Sam55555
Sam55555
- checkScreen is a function of https://github.com/wswebcreation/wdio-image-comparison-service, can be replaced by saveScreenshot - without overriding, the hover effect does not work on Safari, because releaseAction removes the hover effect, bug...
This is a different issue, currently there is only the problem that there is no hover effect in the second it-block after reloading the page.
> > * ticket added by apple > > Can you reference it here. > https://feedbackassistant.apple.com/feedback/9381562
@christian-bromann currently no updates, we override 'moveTo' and 'releaseAction' commands as a workaround for safari desktop
> Hello, just wanted to give my 2 cents here. To make`moveTo` to work in safari, you need: > > * overwrite/change `pefromActions` to NOT to `releaseActions` in the end...
The error occurred too on each run after gitlab runner cached on gitlab ci using the docker executer. No error during the first run and clean cache.
why is it expected, Endpoint DELETE is W3C? Currently releaseAction cause error on mobile simulators.
yes, we use webdriverio and it includes the releaseActions: https://github.com/webdriverio/webdriverio/blob/625dc812f1679c8efbda0a3aeb875058eb9b0008/packages/webdriverio/src/commands/browser/keys.ts
@jlipps if these changes make Appium more W3C compatible, please add this.