{
  "_id": "6a1004c1acfb0bcc41c7d9c2",
  "Package": "shadowr",
  "Type": "Package",
  "Title": "Selenium Plugin to Manage Multi Level Shadow Elements on Web\nPage",
  "Version": "0.0.2",
  "Authors@R": "c(person(\"Ricardo\",\"Landolt\", email = \"ricardo.landolt1@gmail.com\", role\n= c(\"cre\",\"aut\")), person(\"Sushil\", \"Gupta\", email =\n\"Michiel.Stock@UGent.be\", role = \"ctb\",comment=\"shadow-automation-selenium plugin\"))",
  "Description": "Shadow Document Object Model is a web standard that offers\ncomponent style and markup encapsulation. It is a critically\nimportant piece of the Web Components story as it ensures that\na component will work in any environment even if other CSS or\nJavaScript is at play on the page. Custom HTML tags can't be\ndirectly identified with selenium tools, because Selenium\ndoesn't provide any way to deal with shadow elements. Using\nthis plugin you can handle any custom HTML tags.",
  "License": "Apache License 2.0",
  "URL": "https://github.com/ricilandolt/shadowr",
  "BugReports": "https://github.com/ricilandolt/shadowr/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://ricilandolt.r-universe.dev",
  "Date/Publication": "2022-05-25 06:45:37 UTC",
  "RemoteUrl": "https://github.com/ricilandolt/shadowr",
  "RemoteRef": "HEAD",
  "RemoteSha": "a4dbccd6feff806af1862a75c8609ddd962e9f7d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 07:21:38 UTC",
    "User": "root"
  },
  "Author": "Ricardo Landolt [cre, aut],\nSushil Gupta [ctb] (shadow-automation-selenium plugin)",
  "Maintainer": "Ricardo Landolt <ricardo.landolt1@gmail.com>",
  "MD5sum": "f914b8a66b5cf980566fd5bdf504be6e",
  "_user": "ricilandolt",
  "_type": "src",
  "_file": "shadowr_0.0.2.tar.gz",
  "_fileid": "88db1219a9bd5eb549003da42820676abe85bb4280b3c3dc09f2eff86fbc9dc1",
  "_filesize": 285852,
  "_sha256": "88db1219a9bd5eb549003da42820676abe85bb4280b3c3dc09f2eff86fbc9dc1",
  "_created": "2026-05-22T07:21:38.000Z",
  "_published": "2026-05-22T07:24:49.439Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77334673260,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155011609"
    },
    {
      "job": 77334673273,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155012963"
    },
    {
      "job": 77334673265,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155007958"
    },
    {
      "job": 77334673287,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155014213"
    },
    {
      "job": 77334319563,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154976137"
    },
    {
      "job": 77334673301,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155005023"
    },
    {
      "job": 77334673263,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155002721"
    },
    {
      "job": 77334673305,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7154997613"
    },
    {
      "job": 77334673278,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154999990"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ricilandolt/actions/runs/26274145323",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ricilandolt/shadowr",
  "_commit": {
    "id": "a4dbccd6feff806af1862a75c8609ddd962e9f7d",
    "author": "ricilandolt <ricardo.landolt1@gmail.com>",
    "committer": "ricilandolt <ricardo.landolt1@gmail.com>",
    "message": "Merge branch 'master' of https://github.com/ricilandolt/shadowr\n",
    "time": 1653461137
  },
  "_maintainer": {
    "name": "Ricardo Landolt",
    "email": "ricardo.landolt1@gmail.com",
    "login": "ricilandolt",
    "linkedin": "in/ricardo-landolt",
    "description": "I'm a Full Stack Developer with a passion for coding and a constant drive for side projects. I love turning ideas into elegant digital solutions.",
    "uuid": 103566118
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "RSelenium",
      "version": ">= 1.7.7",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ricilandolt",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "rselenium",
    "rstudio",
    "scraping",
    "shadow-dom"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "ricilandolt",
      "count": 48,
      "uuid": 103566118
    }
  ],
  "_userbio": {
    "uuid": 103566118,
    "type": "user",
    "name": "Ricardo",
    "description": "I'm a Full Stack Developer with a passion for coding and a constant drive for side projects. I love turning ideas into elegant digital solutions."
  },
  "_downloads": {
    "count": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shadowr"
  },
  "_devurl": "https://github.com/ricilandolt/shadowr",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/shadowr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ricilandolt/shadowr",
  "_realowner": "ricilandolt",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-04-22"
    },
    {
      "version": "0.0.2",
      "date": "2022-05-25"
    }
  ],
  "_exports": [
    "find_element",
    "find_elements",
    "get_all_shadow_element",
    "get_next_sibling_element",
    "get_parent_element",
    "get_previous_sibling_element",
    "get_shadow_element",
    "get_sibling_element",
    "is_checked",
    "is_disabled",
    "is_visible",
    "scroll_to",
    "shadow"
  ],
  "_help": [
    {
      "page": "shadow",
      "title": "Shadow Class Constructor",
      "topics": [
        "shadow"
      ]
    },
    {
      "page": "shadow-class",
      "title": "CLASS shadow",
      "topics": [
        "find_element",
        "find_element,shadow,character,missing-method",
        "find_element,shadow,character,webElement-method",
        "find_elements",
        "find_elements,shadow,character,missing-method",
        "find_elements,shadow,character,webElement-method",
        "get_all_shadow_element",
        "get_all_shadow_element,shadow,character,webElement-method",
        "get_next_sibling_element",
        "get_next_sibling_element,shadow,webElement-method",
        "get_parent_element",
        "get_parent_element,shadow,webElement-method",
        "get_previous_sibling_element",
        "get_previous_sibling_element,shadow,webElement-method",
        "get_shadow_element",
        "get_shadow_element,shadow,character,webElement-method",
        "get_sibling_element",
        "get_sibling_element,shadow,webElement,character-method",
        "is_checked",
        "is_checked,shadow,webElement-method",
        "is_disabled",
        "is_disabled,shadow,webElement-method",
        "is_visible",
        "is_visible,shadow,webElement-method",
        "scroll_to",
        "scroll_to,shadow,webElement-method",
        "shadow-class"
      ]
    }
  ],
  "_readme": "https://github.com/ricilandolt/shadowr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "binman",
    "bitops",
    "caTools",
    "cli",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "processx",
    "ps",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "RSelenium",
    "semver",
    "sys",
    "wdman",
    "xml2",
    "yaml"
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "shadowr",
  "_universes": [
    "ricilandolt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-22T07:23:37.000Z",
      "distro": "noble",
      "commit": "a4dbccd6feff806af1862a75c8609ddd962e9f7d",
      "fileid": "3f9e248f6174a2e2f552e74a0613f147d1a3290f9f1710f9b4568da02e2f50f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ricilandolt/actions/runs/26274145323"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-22T07:23:41.000Z",
      "distro": "noble",
      "commit": "a4dbccd6feff806af1862a75c8609ddd962e9f7d",
      "fileid": "b8c5f778a206a245e8abc066a716b9903251d45cb662ed1df3096eff9343fc80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ricilandolt/actions/runs/26274145323"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-22T07:23:28.000Z",
      "commit": "a4dbccd6feff806af1862a75c8609ddd962e9f7d",
      "fileid": "d737c4c79ffc9a3f08b1f3fc50322972af824c1dc61af62b0c144dd877619426",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ricilandolt/actions/runs/26274145323"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-22T07:23:46.000Z",
      "commit": "a4dbccd6feff806af1862a75c8609ddd962e9f7d",
      "fileid": "6b4e9b5170559b7dedeffe226dff46bc9d55fe742e26a4e70108984764f15886",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ricilandolt/actions/runs/26274145323"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-05-22T07:23:27.000Z",
      "commit": "a4dbccd6feff806af1862a75c8609ddd962e9f7d",
      "fileid": "c73800ca3f7eba43f20b64dabb200bb0a5912855d6b9b43465eeab07a261aa40",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ricilandolt/actions/runs/26274145323"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-22T07:22:57.000Z",
      "commit": "a4dbccd6feff806af1862a75c8609ddd962e9f7d",
      "fileid": "cb38f7368a8f111d2b1ab4501808cab30e4bc80d67a40ad6d388dd3aa820a852",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ricilandolt/actions/runs/26274145323"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-22T07:22:45.000Z",
      "commit": "a4dbccd6feff806af1862a75c8609ddd962e9f7d",
      "fileid": "83cbeb67bd4f8c00c06a36fef997e79ea6a6cf217874f549ebe79f54aa3eeab2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ricilandolt/actions/runs/26274145323"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-22T07:22:53.000Z",
      "commit": "a4dbccd6feff806af1862a75c8609ddd962e9f7d",
      "fileid": "11a4578aae2000f13045d93bff6b6fb2c7159f9a927041c7c6ce4890b6b54527",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ricilandolt/actions/runs/26274145323"
    }
  ]
}