getElem: Equivalent to RSelenium "findElements", but with...

Description Usage Arguments Value

View source: R/MTP_load.R

Description

Equivalent to RSelenium "findElements", but with tryCatch/timeout

Usage

1
getElem(remDr, using, tag)

Arguments

remDr

The active remote driver (string)

using

A string, eg. "xpath", "css selector", see remDr$findElements

tag

The webElem to identify (string)

Value

result, the seeked webElemt (list), empty if not found/timeout


andreaprunotto/MTP documentation built on Dec. 19, 2021, 2:35 a.m.