The MATS automated browser tests are currently using Webdriver version 7, which requires fibers. We would like to upgrade to version 9, which does not. However, I have utterly failed at this, because Webdriver 9 handles chromedriver very differently from Webdriver 7 and I can't figure out how to properly configure the new one. Software engineering help would be very much appreciated!!
The MATS automated browser tests are currently using Webdriver version 7, which requires fibers. We would like to upgrade to version 9, which does not. However, I have utterly failed at this, because Webdriver 9 handles chromedriver very differently from Webdriver 7 and I can't figure out how to properly configure the new one. Software engineering help would be very much appreciated!!