Uncategorized What is Test Strategy? sniti Sep 20, 2020 0 Test Strategy captures all high-level information about how the application is being tested along with pointers…
Selenium Execute JavaScript code using Selenium Webdriver sniti Jan 4, 2015 0 Selenium Webdriver provides JavascriptExecutor interface to execute the Javascript on the browser window. this is…