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

Timeout between each click event #2014

Open
xkasjan77 opened this issue Jun 26, 2024 · 1 comment
Open

Timeout between each click event #2014

xkasjan77 opened this issue Jun 26, 2024 · 1 comment

Comments

@xkasjan77
Copy link

xkasjan77 commented Jun 26, 2024

Hi,

I've wanted to ask - if there is a possibility to slow down click events? And if so, how? I don't want to use regular time.sleep() methods, but maybe configure this in driver.

I have already added implicit.wait for 5 seconds - but still my tests are trying to click buttons before even loading. Or maybe should I try to use "EC.presence_of_element_located" before any click events.

@anunay1
Copy link

anunay1 commented Jul 3, 2024

Yes

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

2 participants