WCT has always been a pain in the ass when comes to cross browsers testings in local machine and at Sauce Labs.
Changes
[x] Remove WCT
[x] Install WebDriverIO
[x] Run tests on Node 12
Notes
[x] It appears that all testing libraries that support some kind of key pressing suffering from the same issues that the keys triggered are not consistently behaving on all browsers on local and CI. This could be a fault on the Selenium side. testcafe and webdriverio are basically having the same problems.
Description
WCT has always been a pain in the ass when comes to cross browsers testings in local machine and at Sauce Labs.
Changes
Notes
This change is