DropDown Issue
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
DropDown Issue
I am using Keyword test and I have recorded a step with Dropdown. The element is getting selected but the dropdown is not getting closed.
I tried clicking on the page so that the dropdown will get closed. The issue here is it is not moving to next step until the dropdown is getting closed.
- Labels:
-
Keyword Tests
-
Web Testing
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you select the dropdown and make a choice manually, does the dropdown close afterwards?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes the dropdown closes when I select manually.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Let's see the test steps for this part of the test please.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The test step here is to select the values from three dropdowns. The dropdown is not getting closed so Test pauses there and it fails there.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm asking for a screenshot from this area. A description does not always help because important details may be left out. We can't always see problems in our own code.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please find the below screenshot.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does using Click instead of ClickItem work in there?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I need to select the value from the dropdown but with Click I am not able to enter any value to click from the dropdown list. I am also not able to inspect on the list in the dropdown.
I also tried to map the object with selecting xpath.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What language/application is this written in?
