Selenium process takes 1 minute to finish
See original GitHub issueHi, this is probably unrelated to this, I’m not sure but… any help appreciated.
Currently my scenario only tests an element being visible and even though the assertion succeeds, after 1 minutes and I get a [Error: Step timed out after 60000 milliseconds] and then the selenium process finishes.
Issue Analytics
- State:
- Created 8 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Is there an approach for waiting for a process to complete for 5 ...
It normally takes 2-5 minutes of time to complete the 'previewing' process and the stage changes to 'draft'. Explicit wait as per this...
Read more >How To Speed Up Selenium Test Cases Execution?
Read on to know how to speed up Selenium test cases execution by following some of the selenium test automation best practices.
Read more >Understanding Selenium Timeouts with Examples
Selenium Timeouts must be included to create effective, comprehensive and seamlessly running test cases.
Read more >Selenium Wait commands - Implicit, Explicit and Fluent Wait
Therefore, WebDriver will wait for a maximum of 30 seconds. The pageLoadTimeout is a good option when you are looking to test the...
Read more >Run Selenium tests at scale using AWS Fargate
Remove one instance if max(CPUUtilization) <= 30 in last 1 minute. ... The complete Selenium Hub load balancer URL will look like:.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

You need to call the callback.
Can I close this issue?
yes, thanks for the help!