Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
185 views
by
retagged by

If I click on the Searchable combobox -> inspect element it shows.

<input name="pickup_address" tabindex="0" role="combobox" class="input-group--select__autocomplete" autocomplete="off">

 and drop down display value and if I click on a particular value -> inspect -> it show's

<div class="list__tile__title">MY ADDRESS</div>

like this I have n number of option. my approach is value is drop-down should move to a list and based on my input in that filed it should select the value from, 

combobox  -> I need to handle this? if my approach is correct give me some ideas to implement it  or give some other Suggestions

Thanks In Advance

Abhishek.S

Please log in or register to answer this question.


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

1.4k questions

1.6k answers

866 comments

1.9k users

...