You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
When I perform regression testing with GitHub action, I cannot interact with FE after logging into the application.Tests without login step are working.I don't have any problems when I run it on Jenkins. Error message: Case step number 2: user logs in as Default User: Timed out after 10 seconds. Element not found For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.16.1', revision: '9b4c83354e' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.10.228-219.884.amzn2.x86_64', java.version: '21.0.5' Driver info: driver.version: unknown
What happened?
Hi,
When I perform regression testing with GitHub action, I cannot interact with FE after logging into the application.Tests without login step are working.I don't have any problems when I run it on Jenkins.
Error message:
Case step number 2: user logs in as Default User: Timed out after 10 seconds. Element not found For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.16.1', revision: '9b4c83354e' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.10.228-219.884.amzn2.x86_64', java.version: '21.0.5' Driver info: driver.version: unknown
What did you expect to happen?
I want it to work in test cases with login step.
Serenity BDD version
4.0.29
JDK version
21
Execution environment
Chrome
How to reproduce the bug.
https://github.com/elsevier-health/embase-qa-automation/actions/runs/12669173652/job/35306121587
How can we make it happen?
Work on this myself and propose a PR (with Serenity BDD team guidance)
The text was updated successfully, but these errors were encountered: