What is TestNG in Selenium?

TestNG in Selenium

TestNG in selenium is a testing framework inspired from J Unit and N Unit. In TestNG-NG stands for Next Generation. TestNG is designed to cover all categories of tests: unit, …

Read more

What is AutoIt in Selenium?

AutoIt in Selenium

AutoIT in selenium is a third-party tool. With the help of AutoIt tool (open-source tool), we can upload and download files. We need to call the AutoIt script after clicking …

Read more

What is JavaScriptExecutor in Selenium

JavaScriptExecutor in Selenium

In this article we learn the what is JavaScriptExecutor in selenium webdriver and how to use JavaScriptExecutor in selenium webdriver with example. What is JavaScriptExecutor in Selenium WebDriver? JavaScript helps …

Read more