The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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, r-oldrel (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.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.