Collections:
Find Target in Page in Selenium IDE for Chrome
How to Select Target in Page manually in Selenium IDE for Chrome?
✍: FYIcenter.com
If you have a page element locator specified in a test step,
you can used the "Select Target in Page" function
to verify is the element exists or not on the page.
1. Start Chrome browser and visit sqa.fyicenter.com.
2. Open Selenium IDE extension with a new project.
3. Select "click" as the Command. And enter "name=Q" in the "Target" field.
4. Click "Find target in page" icon near the end of the "Target" line. You see the search input element is highlighted on the page in the browser.
So "Find target in page" allows you identify a page element with a given locator.
Â
⇠Select Page Element in Selenium IDE for Chrome
⇑ Selenium IDE - Chrome Extension
⇑⇑ Selenium Tutorials
2019-07-23, 5053👍, 0💬
Popular Posts:
How to generate MAC addresses? To help you to obtain some MAC addresses for testing purpose, FYIcent...
Why I am getting gzip compressed HTTP response in SoapUI? If you run a HTTP request for some Website...
How to valid UUID/GUID strings? In order to help your programming or testing tasks, FYIcenter.com ha...
How to generate test credit card numbers? Test credit card numbers are frequently needed in testing ...
What are JMeter command line options? You can get see JMeter command line options by running this co...