{
  "_id": "6a49dd942c82cd3614824899",
  "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-06-15 10:38:21 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/d946b707c988dc9d2e2afe93634d3ad1dca596b837411771e34c64c0fe479c0a",
  "_filesize": 261569,
  "_sha256": "d946b707c988dc9d2e2afe93634d3ad1dca596b837411771e34c64c0fe479c0a",
  "_expires": "2026-10-13T04:29:06.000Z",
  "_created": "2026-06-15T10:38:21.000Z",
  "_published": "2026-07-05T04:29:08.133Z",
  "_jobs": [
    {
      "job": 85192583179,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7635687395"
    },
    {
      "job": 85192583145,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635685037"
    },
    {
      "job": 85192583362,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7635683378"
    },
    {
      "job": 85192583186,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635675307"
    },
    {
      "job": 85192583036,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635641437"
    },
    {
      "job": 85192583264,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635680683"
    },
    {
      "job": 85192583096,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7635673401"
    },
    {
      "job": 85192583192,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7635666571"
    },
    {
      "job": 85192583267,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635670215"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/27540413473",
  "_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": "noble",
  "_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": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 7
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2025-06-18"
    }
  ],
  "_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": 391,
    "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.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/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.924279286061882,
  "_indexed": true,
  "_nocasepkg": "selenium",
  "_universes": [
    "ashbythorpe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-15T10:40:31.000Z",
      "distro": "noble",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "https://r2.ropensci.org/9dbe7df499815ef48dd6f6aa2d6fbff87a45b3863d87d3211a2f27d82b796a92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/27540413473"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-15T10:40:25.000Z",
      "distro": "noble",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "https://r2.ropensci.org/06ba5d350bb838d6908211d92475bfeb10f38174dc1949d581edf1b2f4f549ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/27540413473"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-15T10:40:19.000Z",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "https://r2.ropensci.org/9c4a5b0eb92b2f89bc46eeb1a25726da838c6cc37b01c5bf7229ec18d982f3c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/27540413473"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-15T10:39:59.000Z",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "https://r2.ropensci.org/c88e35bc745163c103d7ed016aab0ea3bca9ea1e640664b043b23f271de2828f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/27540413473"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-06-15T10:40:28.000Z",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "https://r2.ropensci.org/d17b0af8c369fd374da346f4bba0b4aa19f7e04ce6d08daa48dfb115fe1d410d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/27540413473"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-15T10:39:45.000Z",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "https://r2.ropensci.org/cf4c334dc3d167611472390fcf9ddbfbd5426472d633e1ee3e1d61f3f646d8ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/27540413473"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-15T10:39:28.000Z",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "https://r2.ropensci.org/ea98a7877c7d3bc3ee61aa86afade532e144e30a9ff9a6752c06164858fd991c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/27540413473"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-15T10:39:38.000Z",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "https://r2.ropensci.org/07cf78881c2933ad7b02f9f7928c90d060ea856fddf6af38672722f179c6f5d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/27540413473"
    }
  ]
}