{
  "_id": "6a106d17acfb0bcc41caac10",
  "Package": "webdriver",
  "Title": "'WebDriver' Client for 'PhantomJS'",
  "Version": "1.0.6.9001",
  "Author": "Ariya Hidayat, Gábor Csárdi, Gabor Torok, Ivan De Marino,\nRobert Gieseke, Steven Masala, Winston Chang, Zack Weinberg",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "Description": "A client for the 'WebDriver' 'API'. It allows driving a\n(probably headless) web browser, and can be used to test web\napplications, including 'Shiny' apps. In theory it works with\nany 'WebDriver' implementation, but it was only tested with\n'PhantomJS'.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/rstudio/webdriver",
  "BugReports": "https://github.com/rstudio/webdriver/issues",
  "RoxygenNote": "7.1.2",
  "Encoding": "UTF-8",
  "SystemRequirements": "PhantomJS (http://phantomjs.org/)",
  "Config/pak/sysreqs": "libpng-dev libssl-dev",
  "Repository": "https://rstudio.r-universe.dev",
  "Date/Publication": "2022-01-25 20:56:00 UTC",
  "RemoteUrl": "https://github.com/rstudio/webdriver",
  "RemoteRef": "HEAD",
  "RemoteSha": "35d3805d2dcc9281f8350a9ad31b5cc72c1926b1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 08:35:48 UTC",
    "User": "root"
  },
  "MD5sum": "b5d93f097e963b1571854149712f8458",
  "_user": "rstudio",
  "_type": "src",
  "_file": "webdriver_1.0.6.9001.tar.gz",
  "_fileid": "6833239b166bf423b1a0c5be426f98e5ca681eca700064034230d44f5f78e34b",
  "_filesize": 1436476,
  "_sha256": "6833239b166bf423b1a0c5be426f98e5ca681eca700064034230d44f5f78e34b",
  "_created": "2026-05-07T08:35:48.000Z",
  "_published": "2026-05-22T14:49:59.297Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77403864708,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6850552204"
    },
    {
      "job": 77403864840,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6850552582"
    },
    {
      "job": 77403864305,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6850693270"
    },
    {
      "job": 77403864376,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6850713270"
    },
    {
      "job": 77403864067,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850512523"
    },
    {
      "job": 77403863898,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163421380"
    },
    {
      "job": 77403864533,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6850535445"
    },
    {
      "job": 77403865414,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6850535816"
    },
    {
      "job": 77403865299,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6850548755"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rstudio/actions/runs/25485012271",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rstudio/webdriver",
  "_commit": {
    "id": "35d3805d2dcc9281f8350a9ad31b5cc72c1926b1",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "message": "Allow moving the mouse by a negative offset\n\nCloses #83.\n",
    "time": 1643144160
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "uuid": 660288
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "callr",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "curl",
      "version": ">= 2.0",
      "role": "Imports"
    },
    {
      "package": "debugme",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "showimage",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "pingr",
      "role": "Suggests"
    },
    {
      "package": "rprojroot",
      "role": "Suggests"
    },
    {
      "package": "servr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "rstudio",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 72,
  "_contributors": [
    {
      "user": "wch",
      "count": 110,
      "uuid": 86978
    },
    {
      "user": "gaborcsardi",
      "count": 98,
      "uuid": 660288
    },
    {
      "user": "schloerke",
      "count": 7,
      "uuid": 93231
    },
    {
      "user": "bersbersbers",
      "count": 1,
      "uuid": 12128514
    }
  ],
  "_userbio": {
    "uuid": 513560,
    "type": "organization",
    "name": "RStudio"
  },
  "_downloads": {
    "count": 4670,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/webdriver"
  },
  "_devurl": "https://github.com/rstudio/webdriver",
  "_searchresults": 136,
  "_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/webdriver.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rstudio/webdriver",
  "_realowner": "rstudio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.4",
      "date": "2018-02-05"
    },
    {
      "version": "1.0.5",
      "date": "2018-04-11"
    },
    {
      "version": "1.0.6",
      "date": "2021-01-12"
    }
  ],
  "_exports": [
    "install_phantomjs",
    "key",
    "run_phantomjs",
    "Session"
  ],
  "_help": [
    {
      "page": "Element",
      "title": "HTML element",
      "topics": [
        "Element"
      ]
    },
    {
      "page": "install_phantomjs",
      "title": "Install PhantomJS",
      "topics": [
        "install_phantomjs"
      ]
    },
    {
      "page": "key",
      "title": "Special keys, so that we can refer to them with an easier syntax",
      "topics": [
        "key"
      ]
    },
    {
      "page": "run_phantomjs",
      "title": "Start up phantomjs on localhost, and a random port",
      "topics": [
        "run_phantomjs"
      ]
    },
    {
      "page": "Session",
      "title": "WebDriver session",
      "topics": [
        "Session"
      ]
    },
    {
      "page": "webdriver",
      "title": "'WebDriver' Client for 'PhantomJS'",
      "topics": [
        "webdriver"
      ]
    },
    {
      "page": "Window",
      "title": "A browser window",
      "topics": [
        "Window"
      ]
    }
  ],
  "_readme": "https://github.com/rstudio/webdriver/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "callr",
    "crayon",
    "curl",
    "debugme",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "png",
    "processx",
    "ps",
    "R6",
    "showimage",
    "sys",
    "withr"
  ],
  "_score": 7.313400799142942,
  "_indexed": true,
  "_nocasepkg": "webdriver",
  "_universes": [
    "rstudio",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6.9001",
      "date": "2026-05-07T08:38:01.000Z",
      "distro": "noble",
      "commit": "35d3805d2dcc9281f8350a9ad31b5cc72c1926b1",
      "fileid": "8858d90c1220a5fef28d83549771dc911baa3587aa13f4cddf82b24a5343840c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25485012271"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.6.9001",
      "date": "2026-05-07T08:37:59.000Z",
      "distro": "noble",
      "commit": "35d3805d2dcc9281f8350a9ad31b5cc72c1926b1",
      "fileid": "4498ed003eca4ed2fbb17ceff55c70d53d24314ac9be402aad329efc4df02027",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25485012271"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.6.9001",
      "date": "2026-05-07T08:45:41.000Z",
      "commit": "35d3805d2dcc9281f8350a9ad31b5cc72c1926b1",
      "fileid": "0b0a7d711b9f2496927f12560e2f4f39324ca3482386fa28099b0a2a010b25d9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25485012271"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.6.9001",
      "date": "2026-05-07T08:46:45.000Z",
      "commit": "35d3805d2dcc9281f8350a9ad31b5cc72c1926b1",
      "fileid": "75136ed43894c7ccf719e4af0a81630c9ad2029dff773cb4a410b8a486eb17c0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25485012271"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.6.9001",
      "date": "2026-05-07T08:37:01.000Z",
      "commit": "35d3805d2dcc9281f8350a9ad31b5cc72c1926b1",
      "fileid": "702bfb02fbfd27152fe5b8ffada6d245f2b2d335f1366bbba3621a7d7a512974",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25485012271"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.6.9001",
      "date": "2026-05-07T08:37:02.000Z",
      "commit": "35d3805d2dcc9281f8350a9ad31b5cc72c1926b1",
      "fileid": "318abc95466e58998d1118b4c795333316c49f950948966c85884d427933b6f6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25485012271"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.6.9001",
      "date": "2026-05-07T08:37:44.000Z",
      "commit": "35d3805d2dcc9281f8350a9ad31b5cc72c1926b1",
      "fileid": "33efdf57c28f2260b22cbb32196317f2141eebb8fe9bd20ca89d5fd562d52851",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25485012271"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.6.9001",
      "date": "2026-05-22T14:49:42.000Z",
      "commit": "35d3805d2dcc9281f8350a9ad31b5cc72c1926b1",
      "fileid": "128d3e2b3b9100057e4c640cffaad926b0fdd4e6e761fc65eb87a7f9761588ce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25485012271"
    }
  ]
}