79214239

Date: 2024-11-22 08:50:14
Score: 9 🚩
Natty:
Report link

do you solve the problem?

I've the same problem on "mouseHover" action with Safari v17.4.

element = parent.findElement(elementLocator);

Actions actions = new Actions(driverManager.driver);

actions.moveToElement(element).pause(500).build().perform();

This code works on Safari v16.0.

Reasons:
  • RegEx Blacklisted phrase (1.5): solve the problem?
  • RegEx Blacklisted phrase (2.5): do you solve the
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): 've the same problem
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Flavio Di Carlo