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

command "storeWindowHandle" is not supported with selenese 3.20.0 #292

Closed
JackJiaJJ opened this issue Feb 28, 2019 · 3 comments
Closed

command "storeWindowHandle" is not supported with selenese 3.20.0 #292

JackJiaJJ opened this issue Feb 28, 2019 · 3 comments

Comments

@JackJiaJJ
Copy link

command "storeWindowHandle" is not supported which will affact the function of selecting the different window.

Firefox 60.4.0 ESR
selenese-runner: 3.20.0
geckodriver : 0.23.0
selenium: 3.14.59

This is part of my script:
image

I got below error:

Error: InvalidSeleneseException - jp.vmi.selenium.selenese.SeleneseRunnerRuntimeException: No such command: storeWindowHandle

@vmi vmi self-assigned this Feb 28, 2019
vmi added a commit that referenced this issue Mar 23, 2019
@vmi
Copy link
Owner

vmi commented Mar 23, 2019

I added storeWindowHandle command and handle= parameter with selectWindow command, and released 3.21.0.
Please test it.

@JackJiaJJ
Copy link
Author

Thanks a lot ! I will test it

@JackJiaJJ
Copy link
Author

I verified it with selenese 3.23.0

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

No branches or pull requests

2 participants