{
  "_id": "6a573b66ff0138dec5d6f701",
  "Package": "selenium",
  "Title": "Low-Level Browser Automation Interface",
  "Version": "0.2.0.9000",
  "Authors@R": "person(\"Ashby\", \"Thorpe\", , \"ashbythorpe@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-3106-099X\"))",
  "Description": "An implementation of 'W3C WebDriver 2.0'\n(<https://w3c.github.io/webdriver/>), allowing interaction with\na 'Selenium Server'\n(<https://www.selenium.dev/documentation/grid/>) instance from\n'R'. Allows a web browser to be automated from 'R'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://ashbythorpe.github.io/selenium-r/,\nhttps://github.com/ashbythorpe/selenium-r",
  "Config/Needs/website": "rmarkdown",
  "BugReports": "https://github.com/ashbythorpe/selenium-r/issues",
  "Language": "en-GB",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://ashbythorpe.r-universe.dev",
  "Date/Publication": "2025-06-20 10:19:35 UTC",
  "RemoteUrl": "https://github.com/ashbythorpe/selenium-r",
  "RemoteRef": "HEAD",
  "RemoteSha": "cf207181c01e91f37734e099caabf628a03720bc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 07:45:34 UTC",
    "User": "root"
  },
  "Author": "Ashby Thorpe [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-3106-099X>)",
  "Maintainer": "Ashby Thorpe <ashbythorpe@gmail.com>",
  "_user": "ashbythorpe",
  "_type": "src",
  "_file": "selenium_0.2.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/bdef4f29cba9729a1dd762685aef00cdce41d4197a645e08659b428c4bec2b9f",
  "_filesize": 261547,
  "_sha256": "bdef4f29cba9729a1dd762685aef00cdce41d4197a645e08659b428c4bec2b9f",
  "_expires": "2026-10-23T07:48:52.000Z",
  "_created": "2026-07-15T07:45:34.000Z",
  "_published": "2026-07-15T07:48:53.787Z",
  "_jobs": [
    {
      "job": 87297196904,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8336094857"
    },
    {
      "job": 87297196891,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336114397"
    },
    {
      "job": 87297196897,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8336094075"
    },
    {
      "job": 87297196893,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336096789"
    },
    {
      "job": 87296550742,
      "time": 212,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336055704"
    },
    {
      "job": 87297196918,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8336093629"
    },
    {
      "job": 87297196899,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8336082224"
    },
    {
      "job": 87297196935,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8336090185"
    },
    {
      "job": 87297196896,
      "time": 128,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336103232"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/29398217916",
  "_status": "success",
  "_upstream": "https://github.com/ashbythorpe/selenium-r",
  "_commit": {
    "id": "cf207181c01e91f37734e099caabf628a03720bc",
    "author": "Ashby Thorpe <ashbythorpe@gmail.com>",
    "committer": "Ashby Thorpe <ashbythorpe@gmail.com>",
    "message": "Increment version number to 0.2.0.9000\n",
    "time": 1750414775
  },
  "_maintainer": {
    "name": "Ashby Thorpe",
    "email": "ashbythorpe@gmail.com",
    "login": "ashbythorpe",
    "orcid": "0000-0003-3106-099X",
    "description": "",
    "uuid": 61390103
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "gitcreds",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "ashbythorpe",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 24,
  "_contributors": [
    {
      "user": "ashbythorpe",
      "count": 103,
      "uuid": 61390103
    },
    {
      "user": "hongyuanjia",
      "count": 1,
      "uuid": 20545387
    }
  ],
  "_userbio": {
    "uuid": 61390103,
    "type": "user",
    "name": "Ashby Thorpe",
    "followers": 16
  },
  "_downloads": {
    "count": 355,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/selenium"
  },
  "_devurl": "https://github.com/ashbythorpe/selenium-r",
  "_pkgdown": "https://ashbythorpe.github.io/selenium-r/",
  "_searchresults": 35,
  "_rbuild": "4.6.1",
  "_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/selenium.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ashbythorpe/selenium-r",
  "_realowner": "ashbythorpe",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2023-10-28"
    },
    {
      "version": "0.1.3",
      "date": "2023-11-28"
    },
    {
      "version": "0.1.4",
      "date": "2024-09-23"
    },
    {
      "version": "0.2.0",
      "date": "2025-06-18"
    }
  ],
  "_exports": [
    "actions_mousedown",
    "actions_mousemove",
    "actions_mouseup",
    "actions_pause",
    "actions_press",
    "actions_release",
    "actions_scroll",
    "actions_stream",
    "chrome_options",
    "edge_options",
    "firefox_options",
    "get_server_status",
    "key_chord",
    "keys",
    "selenium_server",
    "selenium_server_available",
    "SeleniumServer",
    "SeleniumSession",
    "ShadowRoot",
    "wait_for_selenium_available",
    "wait_for_server",
    "WebElement"
  ],
  "_help": [
    {
      "page": "actions_mousedown",
      "title": "Press, release or move the mouse",
      "topics": [
        "actions_mousedown",
        "actions_mousemove",
        "actions_mouseup"
      ]
    },
    {
      "page": "actions_pause",
      "title": "Wait for a period of time",
      "topics": [
        "actions_pause"
      ]
    },
    {
      "page": "actions_press",
      "title": "Press or release a key",
      "topics": [
        "actions_press",
        "actions_release"
      ]
    },
    {
      "page": "actions_scroll",
      "title": "Scroll the page",
      "topics": [
        "actions_scroll"
      ]
    },
    {
      "page": "actions_stream",
      "title": "Create a set of actions to be performed",
      "topics": [
        "actions_stream"
      ]
    },
    {
      "page": "chrome_options",
      "title": "Custom browser options",
      "topics": [
        "chrome_options",
        "edge_options",
        "firefox_options"
      ]
    },
    {
      "page": "key_chord",
      "title": "Combine special keys",
      "topics": [
        "key_chord"
      ]
    },
    {
      "page": "keys",
      "title": "A list of special keys",
      "topics": [
        "keys"
      ]
    },
    {
      "page": "selenium_server",
      "title": "Download and start the Selenium server.",
      "topics": [
        "selenium_server"
      ]
    },
    {
      "page": "SeleniumServer",
      "title": "A Selenium Server process",
      "topics": [
        "SeleniumServer"
      ]
    },
    {
      "page": "SeleniumSession",
      "title": "Start a Selenium Client session",
      "topics": [
        "SeleniumSession"
      ]
    },
    {
      "page": "ShadowRoot",
      "title": "Create a shadow root",
      "topics": [
        "ShadowRoot"
      ]
    },
    {
      "page": "wait_for_server",
      "title": "Is a selenium server instance running?",
      "topics": [
        "get_server_status",
        "selenium_server_available",
        "wait_for_selenium_available",
        "wait_for_server"
      ]
    },
    {
      "page": "WebElement",
      "title": "Create a live element",
      "topics": [
        "WebElement"
      ]
    }
  ],
  "_readme": "https://github.com/ashbythorpe/selenium-r/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "cli",
    "curl",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "processx",
    "ps",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_score": 4.623249290397901,
  "_indexed": true,
  "_nocasepkg": "selenium",
  "_universes": [
    "ashbythorpe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-15T07:47:32.000Z",
      "distro": "resolute",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "https://r2.ropensci.org/657b62e8311a5b2acbd2e8291ae48e73a7649e4fa80f0df2c7a2ce02700603c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/29398217916"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-15T07:48:22.000Z",
      "distro": "resolute",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "https://r2.ropensci.org/6e67a65f417d19ebe67276aa95026a65e5a0f9ca936a74158b56e871257b7bdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/29398217916"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-15T07:47:25.000Z",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "https://r2.ropensci.org/17a1ab908d8cd51cf06818abc6f1a318cb4fc051e395e4c1677a0edfb1e433c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/29398217916"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-15T07:47:33.000Z",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "https://r2.ropensci.org/a265a4dcaedc8d55efde0f184e209758f4cdc09189bac4c1fdebf53a9793568f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/29398217916"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-07-15T07:47:38.000Z",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "https://r2.ropensci.org/c0fa45efb4e177d81a2b56c1bd6a3fb1212ee3e96620ce06c3023adde91ba2fd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/29398217916"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-15T07:46:48.000Z",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "https://r2.ropensci.org/ebe2399041ada4e52efbdcc596bee346b895d012f99c1a783d1f1a4b122bb109",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/29398217916"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-15T07:47:07.000Z",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "https://r2.ropensci.org/67dce3ccb660013176bead1e1b5e1110da3bdf845ffb1df66748c90bee90deeb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/29398217916"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-15T07:47:48.000Z",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "https://r2.ropensci.org/35b4ce7f7e9612552c5067baba8dbb71178b5dc82e6dfc7a9bd0082948d59425",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/29398217916"
    }
  ]
}