Drop-down box cannot be closed error
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Drop-down box cannot be closed error
Hi there,
I was running my test on Google Chrome, and I got the "Drop-down box cannot be closed" error message when it was trying to select an item from a dropdown list. This error doesn't happen every time when running the script, and once it happened, it not only triggered this error but also failed to select the item from the dropdown. Does anyone has any idea how I can fix this issue?
Thanks in advance
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Is this a standard or some custom drop-down?
What is its markup on the page? (I.e. is this really a drop-down or some emulation implemented, for example, as a text-box and a list box?)
Is it pre-populated with data or data are requested when the user tries to open this drop-down?
/Alex [Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
================================
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
it is a standard dropdown. I modified the order of my script that access the dropdown list, hopefully it can prevent the issue happen again.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am also facing same issue in Edge browser,
In chrome it works correctly.
.
