0

How to insert value in this dropdown using webdriver io

Image related to the issue

1

const State = await $('//*[@class=" css-1hwfws3"]');
await State.setValue("Assam");

vimuth
  • 5,064
  • 33
  • 79
  • 116
  • Does this answer your question? [Add item to dropdown list in HTML using JavaScript](https://stackoverflow.com/questions/18417114/add-item-to-dropdown-list-in-html-using-javascript) – Luuk Nov 29 '22 at 13:30

0 Answers0