Unable to click on multi select box

36 views
Skip to first unread message

Balaji Ramamoorthy

unread,
Mar 15, 2016, 8:33:22 AM3/15/16
to Selenium Users
A different scenario am crossing over ,

1.After clicking on Search button 
2. It will auto populate value on "Account number" multi select box -- (but u cannot choose value from that control) 

Here i need to click on the auto-populated box control then it will display a tick mark (using css they made) then Add account button get enable !! ---Am struggling to click on the box !!

PF the screen shot for clear understanding !!


Regards,
Balaji


Click.png

Anand Somani

unread,
Mar 15, 2016, 8:47:34 AM3/15/16
to seleniu...@googlegroups.com
Can you please share html code?

Thanks & Regards,
Anand Somani
LinkedIn Profile : https://www.linkedin.com/in/somanianands
Skype ID: anand.somani

--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/474475c1-3531-47c2-9000-4a13358a5f22%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Jegadeesh mani

unread,
Mar 15, 2016, 1:43:33 PM3/15/16
to seleniu...@googlegroups.com

Hi Balaji,

As per your scenarios, using that account ID it as been a dynamic id. So you can use it

driver. findelement(By.xpath(".//*[starts-with(@id,'MO)]"));

Thanks
Jegadeesh

Reply all
Reply to author
Forward
0 new messages