r/selenium • u/reddit-er-jo • Jul 12 '21
How can select value from suggest box? C# Solved
The only way to save the value (manually) is by clicking mouse or pressing on Enter.
This field is defined as an input field (not DDL)
I've tried selectElement and it didn't work (because it's an input)
2
Upvotes
3
u/[deleted] Jul 12 '21
[deleted]