Skip to content

What are recommendations to be used instead of startMaximized configuration? #2611

Answered by rosolko
mmarfushaa asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, you can just place this code inside some method (for example before all block) after open method call, or even right near selenide configuration, it will initialize browser instance without any url opened.

WebDriverRunner.getAndCheckWebDriver().manage().window().maximize();

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@mmarfushaa
Comment options

@asolntsev
Comment options

@mmarfushaa
Comment options

@rosolko
Comment options

Answer selected by asolntsev
@mmarfushaa
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants