Maximize Browser Window Using Selenium WebDriver And By Using Abstract Window Toolkit
Maximizing window in Selenium WebDriver is really quite easy but sometimes you find it really hard to maximize the window while using Selenium Grid. Many time you get stuck to such a scenario where scripts start failing on remote machine because your previously written code does not work. The reason could be anything, Might be …
Maximize Browser Window Using Selenium WebDriver And By Using Abstract Window Toolkit Read More »