Description Usage Arguments Value
Equivalent to RSelenium "findElements", but with tryCatch/timeout
1 | getElem(remDr, using, tag)
|
remDr |
The active remote driver (string) |
using |
A string, eg. "xpath", "css selector", see remDr$findElements |
tag |
The webElem to identify (string) |
result, the seeked webElemt (list), empty if not found/timeout
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.