Showing posts from April, 2019
Selenium 4.0 alpha  Changes

Selenium 4.0 alpha Changes

1.Added driver.switchTo().parentFrame() 2.Replaced WebElement.getSize() and WebElement.getLocation() with a single m…