Saturday, December 30, 2017

To resolve the issue in Selenium WebDriver

driver = new  PhantomJSDriver(caps);
Dimension dim= new Dimension(1440, 900);
driver.manage().window().setSize(dim);

Click here for more topics

0 comments:

Post a Comment

>

Selenium useful links

Powered by Blogger.

Featured Post

Benefits of having a user Interface for a Selenium Automation Suite/Regression Suite

Once you are able to work independently on Selenium scripting, another important task is how to ease your automation test execution. There a...

Video

Popular Posts

Our Facebook Page