{
  "_id": "69e88b40c5259ad4cda08458",
  "Package": "RSelenium",
  "Type": "Package",
  "Title": "R Bindings for 'Selenium WebDriver'",
  "Version": "1.7.10.9000",
  "Authors@R": "c(\nperson(\"John\", \"Harrison\", , \"johndharrison0@gmail.com\", role = \"aut\",\ncomment = \"original author\"),\nperson(\"Ju Yeong\", \"Kim\", , \"jkim2345@fredhutch.org\", role = \"aut\",\ncomment = \"rOpenSci maintainer\"),\nperson(\"Jonathan\", \"Völkle\", , \"jonathan.voelkle@web.de\", role = c(\"aut\", \"cre\")),\nperson(\"Indranil\", \"Gayen\", , \"nil.gayen@gmail.com\", role = \"ctb\")\n)",
  "Description": "Provides a set of R bindings for the 'Selenium 2.0\nWebDriver' (see <https://www.selenium.dev/documentation/> for\nmore information) using the 'JsonWireProtocol' (see\n<https://github.com/SeleniumHQ/selenium/wiki/JsonWireProtocol>\nfor more information). 'Selenium 2.0 WebDriver' allows driving\na web browser natively as a user would either locally or on a\nremote machine using the Selenium server it marks a leap\nforward in terms of web browser automation. Selenium automates\nweb browsers (commonly referred to as browsers). Using\nRSelenium you can automate browsers locally or remotely.",
  "License": "AGPL-3",
  "URL": "https://docs.ropensci.org/RSelenium/",
  "BugReports": "https://github.com/ropensci/RSelenium/issues",
  "VignetteBuilder": "knitr",
  "Collate": "'RSelenium.R' 'errorHandler.R' 'remoteDriver.R' 'rsDriver.R'\n'selKeys-data.R' 'util.R' 'webElement.R'",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-02-21 11:09:12 UTC",
  "RemoteUrl": "https://github.com/ropensci/RSelenium",
  "RemoteRef": "master",
  "RemoteSha": "70814561b82142216685d125a32bca73b7337b3a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-22 08:19:03 UTC",
    "User": "root"
  },
  "Author": "John Harrison [aut] (original author),\nJu Yeong Kim [aut] (rOpenSci maintainer),\nJonathan Völkle [aut, cre],\nIndranil Gayen [ctb]",
  "Maintainer": "Jonathan Völkle <jonathan.voelkle@web.de>",
  "MD5sum": "0ec4b86d5a4097bc162ea595f8951ff6",
  "_user": "ropensci",
  "_type": "src",
  "_file": "RSelenium_1.7.10.9000.tar.gz",
  "_fileid": "e1ace7de4f8d5a9663d5e89557510b09e3c07f09bb50e8cf57113fbe73f17654",
  "_filesize": 299092,
  "_sha256": "e1ace7de4f8d5a9663d5e89557510b09e3c07f09bb50e8cf57113fbe73f17654",
  "_created": "2026-04-22T08:19:03.000Z",
  "_published": "2026-04-22T08:47:59.992Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 72466804581,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6573598857"
    },
    {
      "job": 72466804567,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6573603545"
    },
    {
      "job": 72466804629,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6574059002"
    },
    {
      "job": 72466804614,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6574049374"
    },
    {
      "job": 72466378158,
      "time": 165,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6573553370"
    },
    {
      "job": 72466378139,
      "time": 183,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6573558435"
    },
    {
      "job": 72466804584,
      "time": 128,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6573593208"
    },
    {
      "job": 72466804627,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6573581194"
    },
    {
      "job": 72466804599,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6573581061"
    },
    {
      "job": 72466804628,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6573580162"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/24767836019",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/RSelenium",
  "_commit": {
    "id": "70814561b82142216685d125a32bca73b7337b3a",
    "author": "Jonathan Völkle <jonathan.voelkle@web.de>",
    "committer": "Jonathan Völkle <jonathan.voelkle@web.de>",
    "message": "Increment version number to 1.7.10.9000\n",
    "time": 1771672152
  },
  "_maintainer": {
    "name": "Jonathan Völkle",
    "email": "jonathan.voelkle@web.de",
    "login": "jonathanvoelkle",
    "mastodon": "@jonat@mas.to",
    "twitter": "@jonathanvoelkle",
    "uuid": 32798183
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "caTools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "wdman",
      "version": ">= 0.2.2",
      "role": "Imports"
    },
    {
      "package": "binman",
      "role": "Suggests"
    },
    {
      "package": "XML",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "selectr",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 10,
  "_updates": [
    {
      "week": "2026-05",
      "n": 3
    },
    {
      "week": "2026-08",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.7.10",
      "date": "2026-02-20"
    }
  ],
  "_topics": [
    "rselenium",
    "selenium",
    "webdriver"
  ],
  "_stars": 351,
  "_contributors": [
    {
      "user": "johndharrison",
      "count": 403,
      "uuid": 2418258
    },
    {
      "user": "juyeongkim",
      "count": 48,
      "uuid": 5667572
    },
    {
      "user": "jonathanvoelkle",
      "count": 20,
      "uuid": 32798183
    },
    {
      "user": "jstockwin",
      "count": 2,
      "uuid": 8227759
    },
    {
      "user": "jeroen",
      "count": 2,
      "uuid": 216319
    },
    {
      "user": "mnel",
      "count": 2,
      "uuid": 402025
    },
    {
      "user": "zappingseb",
      "count": 2,
      "uuid": 13066661
    },
    {
      "user": "cpsievert",
      "count": 1,
      "uuid": 1365941
    },
    {
      "user": "daattali",
      "count": 1,
      "uuid": 952340
    },
    {
      "user": "ethanwhite",
      "count": 1,
      "uuid": 744427
    },
    {
      "user": "fsavje",
      "count": 1,
      "uuid": 8314536
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 4593,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RSelenium"
  },
  "_mentions": 5,
  "_devurl": "https://github.com/ropensci/rselenium",
  "_pkgdown": "https://docs.ropensci.org/RSelenium/",
  "_searchresults": 1944,
  "_metadata": {
    "ropensci_category": "http-tools"
  },
  "_rbuild": "4.5.3",
  "_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/RSelenium.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/rselenium",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.2.2",
      "date": "2014-03-16"
    },
    {
      "version": "1.3.1",
      "date": "2014-05-25"
    },
    {
      "version": "1.3.5",
      "date": "2014-10-26"
    },
    {
      "version": "1.4.0",
      "date": "2016-07-30"
    },
    {
      "version": "1.4.5",
      "date": "2016-10-03"
    },
    {
      "version": "1.5.0",
      "date": "2016-11-23"
    },
    {
      "version": "1.6.2",
      "date": "2016-12-02"
    },
    {
      "version": "1.7.0",
      "date": "2017-01-18"
    },
    {
      "version": "1.7.1",
      "date": "2017-01-25"
    },
    {
      "version": "1.7.4",
      "date": "2018-09-18"
    },
    {
      "version": "1.7.5",
      "date": "2019-01-03"
    },
    {
      "version": "1.7.7",
      "date": "2020-02-03"
    },
    {
      "version": "1.7.9",
      "date": "2022-09-02"
    },
    {
      "version": "1.7.10",
      "date": "2026-02-19"
    }
  ],
  "_exports": [
    "errorHandler",
    "getChromeProfile",
    "getFirefoxProfile",
    "makeFirefoxProfile",
    "remoteDriver",
    "rsDriver",
    "selKeys",
    "webElement"
  ],
  "_help": [
    {
      "page": "RSelenium-package",
      "title": "An R client for Selenium Remote Webdriver",
      "topics": [
        "RSelenium-package",
        "RSelenium"
      ]
    },
    {
      "page": "errorHandler-class",
      "title": "CLASS errorHandler",
      "topics": [
        "errorHandler",
        "errorHandler-class"
      ]
    },
    {
      "page": "getChromeProfile",
      "title": "Get Chrome profile.",
      "topics": [
        "getChromeProfile"
      ]
    },
    {
      "page": "getFirefoxProfile",
      "title": "Get Firefox profile.",
      "topics": [
        "getFirefoxProfile"
      ]
    },
    {
      "page": "makeFirefoxProfile",
      "title": "Make Firefox profile.",
      "topics": [
        "makeFirefoxProfile"
      ]
    },
    {
      "page": "remoteDriver-class",
      "title": "CLASS remoteDriver",
      "topics": [
        "remoteDriver",
        "remoteDriver-class"
      ]
    },
    {
      "page": "rsDriver",
      "title": "Start a selenium server and browser",
      "topics": [
        "rsDriver"
      ]
    },
    {
      "page": "selKeys",
      "title": "Selenium key mappings",
      "topics": [
        "selKeys"
      ]
    },
    {
      "page": "webElement-class",
      "title": "CLASS webElement",
      "topics": [
        "webElement",
        "webElement-class"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/RSelenium/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "binman",
    "bitops",
    "caTools",
    "cli",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "processx",
    "ps",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "semver",
    "sys",
    "wdman",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "saucelabs.Rmd",
      "filename": "saucelabs.html",
      "title": "Driving OS/Browsers Local and Remote",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "RSelenium with Local Fully-fledged Browsers",
        "Firefox",
        "Chrome",
        "Internet Explorer",
        "Safari",
        "Opera",
        "RSelenium with Local Headless Browsers",
        "phantomjs",
        "HtmlUnit",
        "RSelenium with Remote Browsers and External Sites",
        "Setting up Sauce Labs",
        "Basic Example",
        "Testing Multiple OS/Browsers",
        "RSelenium with Remote Browsers and Local Sites",
        "Sauce Connect",
        "Setting up Sauce Connect"
      ],
      "created": "2018-09-06 01:07:14",
      "modified": "2026-02-20 06:30:26",
      "commits": 10
    },
    {
      "source": "internetexplorer.Rmd",
      "filename": "internetexplorer.html",
      "title": "Internet Explorer",
      "author": "Sebastian Wolf",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Windows Registry setup",
        "Admin rights",
        "Edit Registry Main",
        "Edit Registry User",
        "Allow Window Navigation",
        "Selenium Server",
        "Selenium Driver",
        "Initialization for a Selenium Driver object",
        "Set extra capabilities",
        "Start the driver",
        "Initialization for more reproducible tests",
        "Additional functionalities for testing shiny",
        "Interacting with the page",
        "Clicking",
        "Entering Text in a input text field",
        "Checking a checkbox"
      ],
      "created": "2018-11-14 20:56:05",
      "modified": "2022-09-01 05:00:38",
      "commits": 4
    },
    {
      "source": "basics.Rmd",
      "filename": "basics.html",
      "title": "Basics",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Connecting to a Selenium Server",
        "What is a Selenium Server?",
        "Do I Need to Run a Selenium Server?",
        "How Do I Get the Selenium Server Standalone Binary?",
        "How Do I Run the Selenium Server?",
        "Docker",
        "rsDriver",
        "Java Binary",
        "How Do I Connect to a Running Server?",
        "Navigating Using RSelenium",
        "Basic Navigation",
        "Accessing Elements in the DOM",
        "Search by Name",
        "Search by ID",
        "Highlight an Element",
        "Search by Class",
        "Search Using CSS Selectors",
        "Search Using XPath",
        "Sending Events to Elements",
        "Sending Text to Elements",
        "Sending Key Presses to Elements",
        "Sending Mouse Events to Elements",
        "Injecting JavaScript",
        "Injecting JavaScript Synchronously",
        "Injecting JavaScript Asynchronously",
        "Frames and Windows",
        "Frames in Selenium",
        "Windows in Selenium",
        "Appendix"
      ],
      "created": "2018-09-06 01:07:14",
      "modified": "2026-01-31 08:54:56",
      "commits": 7
    },
    {
      "source": "docker.Rmd",
      "filename": "docker.html",
      "title": "Docker",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Why Docker?",
        "Preparing Docker on Windows",
        "Installing Docker",
        "Preparing Docker on Linux",
        "Ubuntu 16.04",
        "Running without sudo",
        "Using Selenium  Docker Images",
        "What's in an Image?",
        "Pulling an Image",
        "Windows 10 - Docker Toolbox",
        "Start Your Servers!",
        "Windows 10 Running an Image",
        "Ubuntu 16.04 Running an Image",
        "RSelenium and Running Containers",
        "Utilising the Firefox Standalone Container in Windows 10",
        "Utilising the Firefox Standalone Container in Ubuntu 16.04",
        "Debugging Using VNC",
        "Remote Logging/Debugging with Windows",
        "Remote Logging/Debugging with Linux"
      ],
      "created": "2018-09-06 01:07:14",
      "modified": "2026-02-20 06:30:26",
      "commits": 7
    }
  ],
  "_score": 13.274251072857647,
  "_indexed": true,
  "_nocasepkg": "rselenium",
  "_universes": [
    "ropensci",
    "jonathanvoelkle"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.10.9000",
      "date": "2026-04-22T08:21:30.000Z",
      "distro": "noble",
      "commit": "70814561b82142216685d125a32bca73b7337b3a",
      "fileid": "5ab4134421e9a36c6ccd9ca4b8d28e68516dba9c7a07d9c0b5925b52ded011b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24767836019"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.10.9000",
      "date": "2026-04-22T08:47:23.000Z",
      "commit": "70814561b82142216685d125a32bca73b7337b3a",
      "fileid": "793f4fc2ccc067d7001fa3a1d583d03e4c708ed31e8ac38e8dd3adba37304ae3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24767836019"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.10.9000",
      "date": "2026-04-22T08:46:54.000Z",
      "commit": "70814561b82142216685d125a32bca73b7337b3a",
      "fileid": "a9b269c49018f2736b6a9b7dcf243d4677924928b49194512395d848707e3d09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24767836019"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.7.10.9000",
      "date": "2026-04-22T08:21:26.000Z",
      "commit": "70814561b82142216685d125a32bca73b7337b3a",
      "fileid": "29fefedee6b86b04873a0080c1c828de78172f1cebed54765a88251af21a486d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24767836019"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.10.9000",
      "date": "2026-04-22T08:20:19.000Z",
      "commit": "70814561b82142216685d125a32bca73b7337b3a",
      "fileid": "98a6af1d2c6f60574aea48536e8b2904bced79780abcbde1696d454c4fc59d12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24767836019"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.10.9000",
      "date": "2026-04-22T08:20:19.000Z",
      "commit": "70814561b82142216685d125a32bca73b7337b3a",
      "fileid": "bfe9ebff6a92d0b59544658ad5fc15d0f8c9e048cf43b1590ce72afd47a38645",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24767836019"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7.10.9000",
      "date": "2026-04-22T08:20:15.000Z",
      "commit": "70814561b82142216685d125a32bca73b7337b3a",
      "fileid": "7abee6399c948f099e57508b9da62b50f862a7426ca976b3b43ba6c42b676fbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24767836019"
    }
  ]
}