You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19Lines changed: 19 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -361,6 +361,25 @@ FileUtils.copyFile(src, new File(pathname));
361
361
362
362
As you can creenshots and any functions on the sub-classes of WebDriver are possible. There's no need to subclassFluentWebDriver to get access to WebDriver, you had it already.
363
363
364
+
### Turning a WebDriver WebElement into a FluentWebElement
0 commit comments