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

Coypu 2.12.0-beta2 weird behavior, changing focused element before finishing filling the field. #164

Closed
tiger4589 opened this issue Feb 22, 2017 · 6 comments

Comments

@tiger4589
Copy link

I have downloaded the new Coypu beta package and trying to use it in my automation tests.
I used to use FireFox before but now changed to Chrome, and I downloaded the latest ChromeDriver.exe.
While the automation are running, I noticed that first of all, WaitBeforeClick option isn't always working, or not at all, plus another weird issue when filling in the text field in a web page sometimes it's not waiting until the whole intended text is filled in and directly change the focus to another field and continue the test and obviously finish failing.

@ztoliver
Copy link

ztoliver commented Mar 4, 2017

Are you using GeckoDriver 13? It was updated from 11 to 13 in this build.

@tiger4589
Copy link
Author

I was using Google Chrome when I found this issue, and I was using the latest ChromeDriver.

@Jetski5822
Copy link
Collaborator

@tiger4589 that is weird, can you update to the latest? Beta3? and tell me if you are still seeing the same issues?

@tiger4589
Copy link
Author

@Jetski5822 I am sorry I can't do that anymore, we decided to revert back to the latest stable version so we don't lose time in development. If I was able to do it in the near future I will make sure to test it.

@obstar
Copy link
Collaborator

obstar commented Dec 8, 2018

#191 fix will be available with next release

@obstar obstar added this to the Coypu 3 milestone Dec 9, 2018
@obstar
Copy link
Collaborator

obstar commented Dec 11, 2018

Coypu 3.0.0-rc has been released https://github.com/featurist/coypu/releases/tag/3.0.0-rc

@obstar obstar closed this as completed Dec 11, 2018
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

4 participants