selenium-rs icon indicating copy to clipboard operation
selenium-rs copied to clipboard

A Rust Client for the Selenium webdriver (WIP)

Results 13 selenium-rs issues
Sort by recently updated
recently updated
newest added

This PR is in response to this open issue: https://github.com/saresend/selenium-rs/issues/36 It is supposed to allow one query/find element from other element (say like a parent element). For example, let's say...