Skip to content

How to set browser window size inside testcontainer #4692

Answered by sergsol
sergsol asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry
I found some workarounds after all.

  chrome.start();
  chrome.getWebDriver().manage().window().maximize();

So issue is resolved

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@kiview
Comment options

@GannaChernyshova
Comment options

Comment options

You must be logged in to vote
2 replies
@kiview
Comment options

@sergsol
Comment options

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