In Selenium Webdriver, we can open a web page in full screen mode with the instruction: driver.manage().window().fullscreen();
In Selenium IDE, I tried to use Javascript commands screen.height
and screen.width
, but it is not what I want.
How can we do that with Selenium IDE?
Thank you
Aucun commentaire:
Enregistrer un commentaire