{
  "_id": "6a1f259fb401979e7342185f",
  "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-05-16 06:09:23 UTC",
    "User": "root"
  },
  "Author": "Ashby Thorpe [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-3106-099X>)",
  "Maintainer": "Ashby Thorpe <ashbythorpe@gmail.com>",
  "MD5sum": "4efeab693018b138a6af53a26dbce57d",
  "_user": "ashbythorpe",
  "_type": "src",
  "_file": "selenium_0.2.0.9000.tar.gz",
  "_fileid": "6bd85735365cfff49c7c90664d3b778817226152a83de0aecc03573266696b8a",
  "_filesize": 258833,
  "_sha256": "6bd85735365cfff49c7c90664d3b778817226152a83de0aecc03573266696b8a",
  "_created": "2026-05-16T06:09:23.000Z",
  "_published": "2026-06-02T18:49:03.278Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79147247313,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031089235"
    },
    {
      "job": 79147247541,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031088755"
    },
    {
      "job": 79147247744,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031149902"
    },
    {
      "job": 79147247652,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031144099"
    },
    {
      "job": 79147237283,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031074906"
    },
    {
      "job": 79147247477,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366907204"
    },
    {
      "job": 79147247348,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031082935"
    },
    {
      "job": 79147248230,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031083832"
    },
    {
      "job": 79147247800,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031082569"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/25954585958",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 61390103
  },
  "_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-22",
      "n": 3
    },
    {
      "week": "2025-23",
      "n": 4
    },
    {
      "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"
  },
  "_downloads": {
    "count": 365,
    "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": 33,
  "_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",
    "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": 5.199755177253475,
  "_indexed": true,
  "_nocasepkg": "selenium",
  "_universes": [
    "ashbythorpe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-16T06:11:33.000Z",
      "distro": "noble",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "7763108f418023ae45fd28361f7ec76669f37ac421feaea7c411449c14dd8677",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/25954585958"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-16T06:11:29.000Z",
      "distro": "noble",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "d84aee511fd0c1d163e5c4637a181fb8b95d3ed6789fb42ece4620da59a3ed71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/25954585958"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-16T06:21:28.000Z",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "cc84be2ef7eeae00402c7d81cf6e8a17771c9b9b1122a6f8fb19495f77be3749",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/25954585958"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-16T06:20:34.000Z",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "98ba25d83bfdf6ebf5cbbf38575cc334a48d9e3ce7a7ab01f818d84687597527",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/25954585958"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-16T06:10:32.000Z",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "f30fd4bbe77ba21f2cb3f045daf7f1c0d5cb3080cb1445d38e563f116be5070f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/25954585958"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-16T06:10:39.000Z",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "7da3db0295a4e1b5be565e234409d1b3ca92ddc45ab931d9cc100f0023915a10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/25954585958"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-16T06:10:28.000Z",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "48f2425bca73dbf9f826e37e5ce8b384b13a32b02e80913dfc9d5a56389986ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/25954585958"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-06-02T18:48:39.000Z",
      "commit": "cf207181c01e91f37734e099caabf628a03720bc",
      "fileid": "0ed679cf7868eee36aa3d4cacef98185d50eff96f0be63c05c25f95e934420c2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ashbythorpe/actions/runs/25954585958"
    }
  ]
}