Tips -1

1. How to set the dimensions for the browser at run time?
       syntax: driver.manage().window().setSize(new Dimension(X,Y));
        X= Width, Y = Height

Comments

Popular posts from this blog

getting future date

To check if Web Element is present

Clicking a web element on mouse-over