Customer dropdown correct XPath | Selenium Forum
H
Harsha Posted on 18/07/2020

Hi ,

 
I have tried automating ActiTime Create Task,Create Customer & Create Project.
In Create-->New  Project-->Customer dropdown stuck.
 
Can you please help me in how to find X-path for dropdown & how to handle  Customer dropdown in attached Screenshot.
Also attaching the rest of the actitime automation code.

S
sumit kalra Replied on 21/07/2020

1) put explicit wait or try to click this welement using javascriptExecutor.


A
Ashish Thakur Replied on 30/07/2020

You need to handle dropdown with Select Class