-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Exception in thread "main" com.microsoft.playwright.TimeoutError: Error { message='Timeout 30000ms exceeded. =========================== logs =========================== waiting for selector ".uni-header__logo-google" selector resolved to visible <figure tabindex="-1" title="Google" class="uni-header__…>…</figure> attempting click action waiting for element to be visible, enabled and stable element is visible, enabled and stable scrolling into view if needed done scrolling element is outside of the viewport[BUG] #16715
Comments
Hi Team Attached the log below:
|
Kotlin is much better than Java, Java often called as "legacy programming language" |
@madanankurmalviya so here it looks like Playwright failed to click something in your tests. It's hard to really say why since there's not enough information! So could you please re-file with more information:
|
Context:
Code Snippet
Help us help you! Put down a short code snippet that illustrates your bug and
that we can run and debug locally. For example:
Describe the bug
Add any other details about the problem here.
The text was updated successfully, but these errors were encountered: