Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Selecting an Item in a Cascading Dropdown List
#1
I'm facing a challenge with a web form in Google Chrome that involves selecting an item across multiple levels in a cascading dropdown list. Please refer to the demonstration in the link below.
https://i.ibb.co/pbPGz3S/A.gif

Steps:
  1. Hovering over a column and using the mouse wheel to scroll to find an item, which triggers a sublist to appear automatically.
  2. Once the target at the lowest level is located, clicking on the text with the mouse.
I was able to achieve this using commercial RPA software, but there’s a high chance of selecting the wrong item, which is unacceptable.
This webpage is private and not publicly accessible, and I haven’t found any sample forms for testing. Does anyone have suggestions or solutions? Thank you very much.
--------------------------------------------------------------
Demonstration of the Layout Structure for Cascading Dropdown Lists
https://i.ibb.co/KsyhmgV/B.gif
#2
How do you know which item to select? (Does it have an id or a text - or is a rule like "the 5th")?
I don't experience controling the browser with LA - I always use Selenium for such tasks. Maybe that's an alternatve for you, too?
#3
I haven't found a solution to the problem in LA yet.
I am currently using Microsoft's Power Automate. It can easily solve my problem


Forum Jump:


Users browsing this thread: 1 Guest(s)