Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

window closing #1669

Closed
manikantayarramsetti1 opened this issue Jun 29, 2023 · 7 comments
Closed

window closing #1669

manikantayarramsetti1 opened this issue Jun 29, 2023 · 7 comments

Comments

@manikantayarramsetti1
Copy link

💬 When i m running my test.If the test gets failed it is closing the window and opening the new window for next test running, But when the first window gets closed i cannot open next window, because user session is already opened in the previous window

i dont want to close the window when the test gets fails.how to do this

@toddtarsi
Copy link
Contributor

No. The IDE won't do this for you. I'm not interested in implementing this feature. Commenting on six different issues is also moving the needle in the wrong direction. If you need to do this, I'd recommend making your login logic part of a test and using the run command to call it as part of the test start.

@manikantayarramsetti1
Copy link
Author

manikantayarramsetti1 commented Jun 29, 2023 via email

@toddtarsi
Copy link
Contributor

So is your problem that you need to drop sessions between tests? This should occur automatically in the side-runner. What version of side-runner are you using?

@manikantayarramsetti1
Copy link
Author

So is your problem that you need to drop sessions between tests? This should occur automatically in the side-runner. What version of side-runner are you using?

selenium-side-runner@4.0.0-alpha.48 this is the version i m using . i m struck with droping session

@manikantayarramsetti1
Copy link
Author

So is your problem that you need to drop sessions between tests? This should occur automatically in the side-runner. What version of side-runner are you using?

is there any way you know, please let me know

@manikantayarramsetti1
Copy link
Author

manikantayarramsetti1 commented Jun 29, 2023

So is your problem that you need to drop sessions between tests? This should occur automatically in the side-runner. What version of side-runner are you using?

my issue was closed without knowing me, how can i apprach this user
session problem

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants