Searched refs:frame_locator (Results 1 – 1 of 1) sorted by relevance
349 * @param string $frame_locator The locator used to find the iFrame353 public static function frameToBeAvailableAndSwitchToIt($frame_locator) argument356 function (WebDriver $driver) use ($frame_locator) {358 return $driver->switchTo()->frame($frame_locator);