You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of now, we are using just plain playwright locators to click with the class name, but we want to use DOM library to select items from the combo box, can you please advise how that can be done using testing library?
Can you please advise how to select items from the combo box? This is how our html looks like.
Attached is the screenshot as well.
As of now, we are using just plain playwright locators to click with the class name, but we want to use DOM library to select items from the combo box, can you please advise how that can be done using testing library?
The text was updated successfully, but these errors were encountered: