All Questions
Tagged with selenium-chromedriverjavascript
1 questions from the last 7 days
1vote
0answers
38views
executing javascript function with chromedriver and c#
I have a button that I need to click to open up file explorer and select a file. The entire page is JavaScript functions and there is no button id or name that comes up in the html I tried: myField = ...