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

Use unique name for each session #89

Closed
NickAb opened this issue Sep 21, 2015 · 1 comment
Closed

Use unique name for each session #89

NickAb opened this issue Sep 21, 2015 · 1 comment

Comments

@NickAb
Copy link
Contributor

NickAb commented Sep 21, 2015

To integrate driver with Selenium Grid constant session name AwesomeSession must be replaced with uniquely generated one for each session.

https://github.com/2gis/Winium.StoreApps/blob/c35b2aefde404ce208718b08d1aa18634fd62920/Winium/Winium.StoreApps.Driver/Automator/Automator.cs#L92
https://github.com/2gis/Winium.StoreApps/blob/c35b2aefde404ce208718b08d1aa18634fd62920/Winium/Winium.StoreApps.Driver/CommandExecutors/NewSessionExecutor.cs#L23

@NickAb
Copy link
Contributor Author

NickAb commented Sep 26, 2015

Fixed in #92

@NickAb NickAb closed this as completed Sep 26, 2015
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

No branches or pull requests

1 participant