Showing posts from 2020Show All
Selenium Automation Framework Interview Questions

1.Explain about your framework? Ans. In our Selenium Project we are using Java language. Even though Selenium supports multiple languages, we are using Java language is just because most of the automation developers have kno…

JavascriptExecutor Interface-executeScript() Method

Automation Testing: Selenium-JavascriptExecutor JavascriptExecutor Interface has below 2 methods. 1. executeScript() 2. executeAsyncScript() We use JavascriptExecutor when we fail to perform some actions using Selenium…

Load More That is All