Wednesday, 30 May 2018
May 30, 2018
How to kick-start your career into automation testing ( Selenium with Java)
Related Posts:
Read Excel file in Selenium using JXL How Selenium supports reading of Excel File? Reading of Excel file can be achieved with the help of API called JXL. Currently JXL only support xls t… Read More
Creating Object Repository Using Properties file in Selenium Webdriver What are Properties file and why we need it? In Selenium web driver there is not any build in facility to create object repository, so maintenance o… Read More
Scroll into View in Selenium Scroll down to a view on a webpage in Selenium How selenium supports scrolling down on a page? Consider a web application, some times some text is … Read More
Write Data in Excel using Selenium JXL How Selenium supports Writing of Excel File? Writing of Excel file can be achieved with the help of API called JXL. Currently JXL only support xls t… Read More
Assertion in Selenium How to verify the Results? Why Assertion and how Selenium support Assertion? Assertion is needed to verify that web application which consist of … Read More
0 comments:
Post a Comment