-
-
Notifications
You must be signed in to change notification settings - Fork 603
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
Filmstrip images and video not available for 1 page in a script #4256
Comments
Hi @sunnygarg-sg can you try:
You will get one original video for each page. The original video is the video that has not been analysed. If I get that video, then I can run the script standalone and see what's going wrong. Can you please share the one that is failing. |
Thanks for prompt response. I triggered script using the suggested tag and attached is video downloaded from it. For data constraints, I have blurred the user id. Please let me know if that helps for further analysis. VID-20240820-WA0028.mp4 |
Sorry closed it by mistake. |
Thanks I missed it, I only got the message that it was closed and didn't check the actual issue. |
When things work, the first screens should be totally orange (It's a layer that should be on top of everything), but in your video I can only see that part of the screen is orange. There orange layer helps the code understand when the navigation starts (it's removed in the navigation). Either there is some content on the screen that is breaking the orange layer, there's something broken in the recording or there's too little wait before the navigation happens. Easiest to test is to change what happens before you start the navigation. Before you do that click that starts the navigation, can you check that the page is finished loading. Easiest for debugging is just to add some extra wait time. Can you run the test locally on your own machine so you can see if the orange layers is taking the full screen of the browser? |
Have you read the documentation?
URL
https://www.veriz.com
What are you trying to accomplish
We are testing a flow on 34.0.0 and out of 10 pages, only 1 page has issue with filmstrip to be loaded. In attached pictures, the highlighted row in Pic1 is not capturing the metrics. On filmstrip tab there is no image captured, as shown in Pic2. Also, in video tab there in no video available. However, on Summary page, we can see the content of the target page displayed, as shown in Pic3. Can you please have a look and suggest the solution.
What browser did you use?
Chrome
How to reproduce
Sorry wont be able to share application details and credentials. We have tested it in chrome and Firefox.
Log output
No response
The text was updated successfully, but these errors were encountered: