Handling Windows Processes Through Selenium WebDriver

Like QTP and other desktop and web-application based automation tool, WebDriver has capability to interact with process of windows operating system. Due to this complete post is going to teach you “Handling Windows Processes Through Selenium WebDriver”. For this purpose WebDriver API has one class WindowsUtils that handle all kind of processes related to windows. …

Handling Windows Processes Through Selenium WebDriver Read More »