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

Allow for blank window names. #194

Open
skunkworker opened this issue May 2, 2018 · 2 comments
Open

Allow for blank window names. #194

skunkworker opened this issue May 2, 2018 · 2 comments
Labels
Milestone

Comments

@skunkworker
Copy link

Selenium allows for blank/null window names when resizing, if left blank the current window is used. ggr seems to think that session/{{session_id}}/window//size is invalid because of the double // and changes it to be session/{{session_id}}/window/size and then selenium throws a 404.

@vania-pooh
Copy link
Member

vania-pooh commented May 3, 2018

Need to investigate it. Basically for every request except POST /wd/hub/session Ggr just proxies everything to upstream host. What's behind Ggr?

@skunkworker
Copy link
Author

I just have selenium/standalone-chrome docker instances behind it.

@vania-pooh vania-pooh added the bug label May 4, 2018
@vania-pooh vania-pooh modified the milestones: 1.5.4, 1.5.5 May 4, 2018
@vania-pooh vania-pooh modified the milestones: 1.5.5, 1.5.6 May 30, 2018
@vania-pooh vania-pooh modified the milestones: 1.6.0, 1.6.1, 1.6.2 Jul 17, 2018
@vania-pooh vania-pooh modified the milestones: 1.6.2, 1.6.3 Oct 18, 2018
@vania-pooh vania-pooh modified the milestones: 1.6.3, 1.6.4 Dec 15, 2018
@vania-pooh vania-pooh modified the milestones: 1.6.4, 1.6.5 Feb 14, 2019
@vania-pooh vania-pooh modified the milestones: 1.6.5, 1.6.6 Jun 24, 2019
@vania-pooh vania-pooh modified the milestones: 1.6.6, 1.6.7 Oct 12, 2019
@vania-pooh vania-pooh modified the milestones: 1.6.7, 1.6.8 Mar 24, 2020
@vania-pooh vania-pooh modified the milestones: 1.6.8, 1.7.0 May 16, 2020
@vania-pooh vania-pooh modified the milestones: 1.7.0, 1.7.1 Feb 14, 2023
@vania-pooh vania-pooh removed this from the 1.7.1 milestone Dec 20, 2023
@vania-pooh vania-pooh added this to the 1.7.2 milestone Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants