Baidu search box After entering the keyword, the dropdown box Lenovo how to locate.
Baidu dropdown box Lenovo out of our press F12 in the arrow, the dropdown box will disappear.
What about this time?
Solution:
Just three steps.
1. In the Baidu search box input keyword "Shanghai yoyo", the dropdown box shows the "Shanghai leisurely Blog Park", "Shanghai Leisurely Blog", "Shanghai leisurely recruitment", "Shanghai leisurely blog Park"
2. Mouse to move to "Shanghai leisurely blog Park", and then click the right mouse button-to view the elements
3. Positioned in the element viewer, the following is how familiar you are with XPath positioning
There are two ways:
Li[contains (., ' Shanghai leisurely recruitment ')]
li[@data-key= ' Shanghai leisurely recruitment ']
PS: Shanghai Leisurely recruitment is a drop-down box in the word.
(The following is a screenshot of the procedure)
See in the viewer, then the things behind is simple
Element Viewer, followed by how familiar you are with XPath positioning.
There are two ways:
Li[contains (., ' Shanghai leisurely recruitment ')]
li[@data-key= ' Shanghai leisurely recruitment ']