Skip to content

How to avoid off auto opened/closed browser while using windowsdriver at desktop app. #2058

Answered by mdmintz
MrGultekin asked this question in Q&A
Discussion options

You must be logged in to vote

Check out the available syntax formats (currently there are 23): https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/syntax_formats.md
There's probably at least one format for what you're trying to accomplish. With many of them, the browser will automatically open at the start of tests and close automatically at the end of tests. There's also unlimited flexibility if you use one of the formats that involves overwriting the get_new_driver() method.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants