< 1 minute read During UI test automation you will need to write tests that validate the options that are present in a select tag. Getting all the options in the select tag is very simple using Selenium Webdriver and below is how it is done. 1. In the page object model of the page you create a WebElement… Read more »
Posts Tagged: selenium
Recent Posts
- How to Optimize Interaction to Next Paint for Better SEO
- How are Parameters Sent in an HTTP POST Request?
- End to End Testing for Asos.com using TestCafe in Under 30 minutes
- Best Practices for Implementing E2E (End-to-End) UI Tests
- Building your in house Device Farm on Mac OS using OpenSTF for Android Testing