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.

Getting started

Package details

AuthorRicardo Landolt [cre, aut], Sushil Gupta [ctb] (shadow-automation-selenium plugin)
MaintainerRicardo Landolt <ricardo.landolt1@gmail.com>
LicenseApache License 2.0
Version0.0.2
URL https://github.com/ricilandolt/shadowr
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("shadowr")

Try the shadowr package in your browser

Any scripts or data that you put into this service are public.

shadowr documentation built on May 25, 2022, 9:06 a.m.