Last active
November 21, 2020 07:43
-
-
Save wyyder/86160e72a2d9872b879ad7c4b86f7a90 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
((JavascriptExecutor)driver).executeScript("arguments[0].style.border='3px solid red'", element); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment