-
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
[Question] Unable to load website on Webkit #2707
Comments
|
I apologize haha, i was the one who posted the question. I actually wanted to follow up because i couldn't understand two things. If the SAPUI5 web application is too slow and not using the DOMContentLoaded events, then how is it possible that i can generate screenshots for webkit if i use playwright's testing playground online? Also, how come SAPUI5 applications can open with both chromium and firefox? |
Hm, it seemed to be some temporary issue on their side. I retried a bit, locally and on Try Playwright. On both environments around 5 times and all of them were successfully. |
Hmm that's interesting, it still seems to be not working for me locally. It might be my machine. Are you using windows by any chance?? |
@Sreejithw could you follow a new bug template and specify your environment? |
I am currently trying to run a test on my local machine VS Code to generate screenshots for webkit browser.
My Code is shown below:
The test is successful on any other site other than a sapui5 web application.
The text was updated successfully, but these errors were encountered: