From 10becfeaa2ac09c0e985065026d8b67859d20010 Mon Sep 17 00:00:00 2001 From: DavertMik Date: Tue, 8 Sep 2026 21:34:16 +0300 Subject: [PATCH 1/2] feat: dragSlider and moveCursorTo accept human readable locators Both actions resolved their locator with _locateElement, which wraps the argument as new Locator(locator, 'css'), so a human readable string was treated as a CSS selector. There was no findFields / findClickable / role step anywhere in either chain, and both failed on plain HTML: dragSlider('Legacy volume', 40) could not find an labelled by