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

Karate Robot: No Exception on Click of Off- Screen (Viewport) Element #2664

Open
veerapvk opened this issue Mar 10, 2025 · 1 comment
Open

Comments

@veerapvk
Copy link

veerapvk commented Mar 10, 2025

Karate-robot's (version 1.4.1) click functionality encounters an issue when targeting elements outside the current viewport. Instead of throwing an exception, the script enters an endless retry loop, repeatedly failing to find a clickable point. This leads to test execution being stuck, preventing report generation and necessitating manual termination.

What is the recommended approach to explicitly fail a test case in Karate Robot and ensure the subsequent test cases in the suite are executed?

@ptrthomas
Copy link
Member

tagging this as help wanted, and most likely will close in some time if we don't have a way to replicate: https://github.com/karatelabs/karate/wiki/How-to-Submit-an-Issue

I strongly suggest you influence your team / org to contribute code and submit a PR to fix

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