instaclick / php-webdriver

W3C and Selenium 2 webdriver "thin client" for php 5.3+ and namespaces.
Other
436 stars 62 forks source link

Errors clicking on elements #126

Closed marcelovani closed 9 months ago

marcelovani commented 9 months ago

Just to let you know, we were using the master branch in our composer.json and yesterday we started to see this error when clicking on elements

Expected to read a START_MAP but instead have: START_COLLECTION. Last 0 characters read: 
      Build info: version: '4.8.2', revision: '826dbfc730'
      System info: os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.49-linuxkit', java.version: '11.0.18'
      Driver info: driver.version: unknown (WebDriver\Exception\UnknownError)

It must be related to the latest changes in the master branch

robocoder commented 9 months ago

Thanks. The master branch isn't stable right now ... I'm working on the next RC.