Skip to content

Support for running each scenario in new window#6

Open
iam-amanxz wants to merge 1 commit intoalexej-strelzow:masterfrom
iam-amanxz:support-for-running-each-scenario-in-new-window
Open

Support for running each scenario in new window#6
iam-amanxz wants to merge 1 commit intoalexej-strelzow:masterfrom
iam-amanxz:support-for-running-each-scenario-in-new-window

Conversation

@iam-amanxz
Copy link
Copy Markdown

This is a fix for issue #5

Moved the creation of dummy test file to capture the test controller and creation of tests from BeforeAll hooks to Before hook so that each scenario will now start in its own new browser window.

Also moved the cleanup (destroy TestController, delete dummy test file) functions from AfterAll hook to After hook to enable cleanup after each test scenario.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant