shadowr: Selenium Plugin to Manage Multi Level Shadow Elements on Web Page

Shadow Document Object Model is a web standard that offers component style and markup encapsulation. It is a critically important piece of the Web Components story as it ensures that a component will work in any environment even if other CSS or JavaScript is at play on the page. Custom HTML tags can't be directly identified with selenium tools, because Selenium doesn't provide any way to deal with shadow elements. Using this plugin you can handle any custom HTML tags.

Version: 0.0.2
Depends: R (≥ 3.0.0)
Imports: RSelenium (≥ 1.7.7), methods
Suggests: testthat (≥ 3.0.0)
Published: 2022-05-25
Author: Ricardo Landolt [cre, aut], Sushil Gupta [ctb] (shadow-automation-selenium plugin)
Maintainer: Ricardo Landolt <ricardo.landolt1 at gmail.com>
BugReports: https://github.com/ricilandolt/shadowr/issues
License: Apache License 2.0
URL: https://github.com/ricilandolt/shadowr
NeedsCompilation: no
Materials: README NEWS
CRAN checks: shadowr results

Documentation:

Reference manual: shadowr.pdf

Downloads:

Package source: shadowr_0.0.2.tar.gz
Windows binaries: r-devel: shadowr_0.0.2.zip, r-release: shadowr_0.0.2.zip, r-oldrel: shadowr_0.0.2.zip
macOS binaries: r-release (arm64): shadowr_0.0.2.tgz, r-oldrel (arm64): shadowr_0.0.2.tgz, r-release (x86_64): shadowr_0.0.2.tgz
Old sources: shadowr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=shadowr to link to this page.