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

Waitbeforeclick not waiting #146

Closed
graceawalker opened this issue Jun 10, 2016 · 2 comments
Closed

Waitbeforeclick not waiting #146

graceawalker opened this issue Jun 10, 2016 · 2 comments

Comments

@graceawalker
Copy link

browser.ClickButton("Search", new Options { WaitBeforeClick = TimeSpan.FromMilliseconds(0.2) } )

This doesn't seem to work for me - I've increased it to 20 seconds but it is definitely not pausing before clicking, I've looked in the source code and I can't see anything crazy in there that means it shouldn't wait?

@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

2 participants