Using smart action Invoke Action : WaitForDocumentLoaded() throw error on execution: "The Operation is not supported" on Ranorex version 5.2.0 onwards.
I tried with different Dom object on different browser and on different machine too.
But when I use the same method WaitForDocumentLoaded() in usercode, it works. Even it works in older version of Ranorex (It was working on Ranorex 4.1).
Please see the attached error screenshot .
Thank you!
Invoke Action:WaitForDocumentLoaded method throw error
-
- Certified Professional
- Posts: 2
- Joined: Thu Sep 11, 2014 3:25 am
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Invoke Action:WaitForDocumentLoaded method throw error
Hi Rajkamal04,
Thank you for reporting this issue. This behavior is already known and should be fixed in one of our next releases.
May I ask you to use the following workaround in order to invoke actions on Dom objects?
Markus (S)
Thank you for reporting this issue. This behavior is already known and should be fixed in one of our next releases.
May I ask you to use the following workaround in order to invoke actions on Dom objects?
- Add the Invoke Action by clicking the ‘Add New Action’ button
- Select your desired repository item by clicking the ‘…’ button in the “Repository Item” column
- Select ‘WaitForDocumentLoaded()’ in the ‘Action Name’ column
Markus (S)