Hello,
I need some help with React-select dropdown list? How to interact with it? All option are hidden. Example:
How to choose "Silver" from single value list on this page https://react-select.com/home using WebDriver (may be WD_ExecuteScript)?
I can only click on this using code, no idea how to choose 'Silver' without clicking.
Local $website_link = 'https://react-select.com/home'
$sSession = _WD_CreateSession($sDesiredCapabilities)
_WD_Navigate($sSession, $
Here is the announced video, a little how-to one:
💡 Maybe I create few more videos like this for XPath usage and determination. I guess also for more JavaScript debugging (in the browser) etc. Time will show.
Best regards
Sven
👉 Btw: Forgive me, my spoken english is a bit rusty (as non native speaker). But for one take 🎬 only, it's not too bad (I hope so).