NEW232993
moveTo does not work on second page load in beforeEach block
https://bugs.webkit.org/show_bug.cgi?id=232993
Summary moveTo does not work on second page load in beforeEach block
sebastian.klaar
Reported 2021-11-11 05:16:10 PST
Created attachment 443939 [details] reproduction_sample On the page we have elements that have a hover effect. Before each it-block with test we reload the page in the beforEach-block. By using browser.url in the beforeEach-block and moveTo in the it-block when executing the second it-block, moveTo does not trigger a hover event. For reproduction use the attached sample. Expected behavior: moveTo triggers the hover effect in each it-block when the page has been reloaded in the beforeEach-block.
Attachments
reproduction_sample (5.01 KB, application/zip)
2021-11-11 05:16 PST, sebastian.klaar
no flags
Radar WebKit Bug Importer
Comment 1 2021-11-18 05:17:19 PST
Note You need to log in before you can comment on or make changes to this bug.