Completed

Issue with verifying text on a second browser window

Proof Version:  9.3.3.1766

Chrome Driver:  95.0.4638.54

I have tried all combinations of things that I have gotten to work in the past.

  • Using Switch_Window to switch to Handler 1, then using Verify_Text which fails with below error message
  • Using only Verify_Text and in the 'Popup' field setting it to both '1' and also a unique text, get the same error message below

Cannot locate window or frame. Reason: timeout: Timed out receiving message from renderer: 30.000
Driver: Chrome Driver
Driver verison: 95.0.4638.54

I would be happy to show/demo what is happening 

0
12 comments
Avatar
Rex Feizi

Which version of Chrome browser are you using?

0
Comment actions Permalink
Avatar
Dominic Luminello

Version 95.0.4638.69 (Official Build) (64-bit)

0
Comment actions Permalink
Avatar
Rex Feizi

Is it possible to share a snippet of the target page where you are trying to verify the text? 

If you can shed some light on the technical parts, it would be great. 

 

0
Comment actions Permalink
Avatar
Dominic Luminello

We click the 'Help' button in row with 'Garmin inReach (DeLorme)'

And we get this Help pop-up browser window which is just a bunch of text and one link.  This is what it is failing on.

0
Comment actions Permalink
Avatar
Rex Feizi

Nice, can you also please share your "verify text command" with the popup text in it? 

Also, if you put a wait 20 before the verify text command, and try it one time. Some times these popups have strange logic in them that may cause the driver to crash (hence the timeout on the renderer issue)

 

 

 

 

0
Comment actions Permalink
Avatar
Dominic Luminello

Hi Rex, I have tried a wait before Verify Text command, still same issue.

Below are a couple combinations I have tried plus countless others.

 

0
Comment actions Permalink
Avatar
Joseph Hamdan

Hi Dominic,

I can set up a quick call to check it out. Are you available now?

Regards,
Subject7 Team

0
Comment actions Permalink
Avatar
Joseph Hamdan

Hi Dominic,

I was able to reproduce the same behavior you saw, but this is an application loading issue.

If you run the test case one more time and arrive at Help popup window, it keeps loading which is taking too much time and does not seem to finish (even when I used Wait for 120 seconds). If you hit Escape on your keyboard to stop the page loading, the step with Verify_Text passes. Here are the options I used, they match the test case you provided in terms of window switching:

Could you please try halting the page loading to see if it passes for you?

Regards,
Subject7 Team

0
Comment actions Permalink
Avatar
Dominic Luminello

Hi Joseph,

I can’t see to HALT the page load. How do you do that? I tried hitting escape. Not sure what to look for or how to know its HALTED.

0
Comment actions Permalink
Avatar
Dominic Luminello

I took a look at your video, on my screen it is not spinning/there is nothing to stop.  You see a spinning circle in the upper left corner, I do not.

0
Comment actions Permalink
Avatar
Joseph Hamdan

Hi Dominic,

Does hitting Escape have any effect on the outcome of your execution?

Regards,
Subject7 Team

0
Comment actions Permalink
Avatar
Dominic Luminello

It does not.  I tried escape on my keyboard and also opened up the virtual On-Screen Keyboard within the RDP and click Escape as well.

Nothing changed.

0
Comment actions Permalink

Please sign in to leave a comment.