-1

After updating to Selenium 4 -beta-4 I am getting UnsupportedCommandException when trying to access Select element (happens on Remote Run(Linux), on Local run everything is ok(MacOs))

cruisepandey
  • 28,520
  • 6
  • 20
  • 38

1 Answers1

0

I had the same problem. The reason was that I used the old version of chromedriver. Now it works well when I use the latest version