Win7 SP1 64 bits
Ranorex 5.1.1
Chrome Version 36.0.1985.125 m
*********************************
Hello,
I update to version 5.1.1 from 5.1.0 and I receive the following message in the "status" windows: The program continue and Ranorex give no other error or warning (in the report).
The snapshot:
Regards
Error on Chrome with 5.1.1
Error on Chrome with 5.1.1
You do not have the required permissions to view the files attached to this post.
SW
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Error on Chrome with 5.1.1
Hi swmatisa,
Thank you for reporting the issue. It seem that the tab in Google Chrome was closed during the test and the WebDocument is still in use.
Can you please check if this is the case?
Regards,
Bernhard
Thank you for reporting the issue. It seem that the tab in Google Chrome was closed during the test and the WebDocument is still in use.
Can you please check if this is the case?
Regards,
Bernhard
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Error on Chrome with 5.1.1
Hello,
Thanks for the sample!
We will analyze it and get back to you as soon as possible!
Regards,
Markus
Thanks for the sample!
We will analyze it and get back to you as soon as possible!
Regards,
Markus
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Error on Chrome with 5.1.1
Hello swmatisa,
Thank you for providing the requested project. Unfortunately, we were not able to reproduce the issue on our side. Usually, a LineageGlueRule exception is thrown if a tab is closed while searching for an element within this tab. I’m afraid that we cannot change this behavior since it’s related to Chrome and not to Ranorex itself.
Regards,
Robert
Thank you for providing the requested project. Unfortunately, we were not able to reproduce the issue on our side. Usually, a LineageGlueRule exception is thrown if a tab is closed while searching for an element within this tab. I’m afraid that we cannot change this behavior since it’s related to Chrome and not to Ranorex itself.
Regards,
Robert
Re: Error on Chrome with 5.1.1
Hello,
Thanks
I close no tab. I didn't change Chrome and It was working with previous version of Ranorex. I must add a delay after the last click (change page). The "load" of the new page is no more treated as before. It is solved for me, but I hope this "beavior" didn't hide another problem.Support Team wrote:Usually, a LineageGlueRule exception is thrown if a tab is closed while searching for an element within this tab. I’m afraid that we cannot change this behavior since it’s related to Chrome and not to Ranorex itself.
Thanks
SW