How to handle select box in GUI Web Automation

image

Use ComboBox Actions Plugging

In the GUI Automation there plugin available to handle drop downs which name is “ComboBox Action” these plugins comes with index or value technique you can choose any one from that

Step 1 : select ComboBox Action

Step 2 : select index/value

Step 3 : if index selected then mention the index there or if value select then enter there actual value