Hi)
I have a dropdown , where i have to select Delete Action.
For doing this i am using Invoke action Select() for this element.
Ranorex does this step. But..
After selection of Delete option directly comes Browser alert, (are you sure bla bla bla bla)
after ranorex selected this option, he supposed to go to other recording module . but he is continuing to search for dropdown option, what is not loner reachable because of browser alert.
so it fails test case.
It happens in Chrome. In Firefox i don't have problem
So what kind of options do i have?
Thanks))
snapshot for dropdown is attached
Invoke Action Select() can not be finished because of browser alert
-
- Posts: 35
- Joined: Mon Apr 01, 2019 12:12 pm
Invoke Action Select() can not be finished because of browser alert
- Attachments
-
- OptionDelete.rxsnp
- (134.67 KiB) Downloaded 9 times
Re: Invoke Action Select() can not be finished because of browser alert
Hi,
Unfortunately, it's hard to tell what's wrong without seeing the web page and test in action. However, have you tried to use mouse click, to expand the combo and to select the appropriate list item? What exactly says the Chrome alert, displayed after using Select() action?
My guess is, that Select action simply does not properly select the list item, hence Ranorex don't see it selected in combo box, even though you clearly see it set
Could you please share the page you are working with? Eventually, could you reproduce the problem with any combo on Ranorex page, forum or any other publicly available web?
Unfortunately, it's hard to tell what's wrong without seeing the web page and test in action. However, have you tried to use mouse click, to expand the combo and to select the appropriate list item? What exactly says the Chrome alert, displayed after using Select() action?
My guess is, that Select action simply does not properly select the list item, hence Ranorex don't see it selected in combo box, even though you clearly see it set

Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration
-
- Posts: 35
- Joined: Mon Apr 01, 2019 12:12 pm
Re: Invoke Action Select() can not be finished because of browser alert
Thanks)
i sent you details in a PM )
i sent you details in a PM )