Other packages > Find by keyword >

seleniumPipes  

R Client Implementing the W3C WebDriver Specification
View on CRAN: Click here


Download and install seleniumPipes package within the R console
Install from CRAN:
install.packages("seleniumPipes")

Install from Github:
library("remotes")
install_github("cran/seleniumPipes")

Install by package version:
library("remotes")
install_version("seleniumPipes", "0.3.7")



Attach the package and use:
library("seleniumPipes")
Maintained by
John Harrison
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-08-24
Latest Update:
Description:
The W3C WebDriver specification defines a way for out-of-process programs to remotely instruct the behaviour of web browsers. It is detailed at . This package provides an R client implementing the W3C specification.
How to cite:
John Harrison (2016). seleniumPipes: R Client Implementing the W3C WebDriver Specification. R package version 0.3.7, https://cran.r-project.org/web/packages/seleniumPipes. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.3.0 (2016-08-24 21:46), 0.3.7 (2016-10-01 00:36)
Other packages that cited seleniumPipes R package
View seleniumPipes citation profile
Other R packages that seleniumPipes depends, imports, suggests or enhances
Complete documentation for seleniumPipes
Functions, R codes and Examples using the seleniumPipes R package
Some associated functions: acceptAlert . acceptAlertOld . addCookie . back . checkResponse . closeWindow . deleteAllCookies . deleteCookie . deleteSession . dismissAlert . dismissAlertOld . elementClear . elementClick . elementSendKeys . errorContent . errorResponse . executeAsyncScript . executeAsyncScriptOld . executeScript . executeScriptOld . findElement . findElementFromElement . findElements . findElementsFromElement . forward . fullscreenWindow . getActiveElement . getAlertText . getAlertTextOld . getAllCookies . getCurrentUrl . getElementAttribute . getElementCssValue . getElementProperty . getElementRect . getElementTagName . getElementText . getNamedCookie . getPageSource . getTitle . getWindowHandle . getWindowHandleOld . getWindowHandles . getWindowHandlesOld . getWindowPosition . getWindowPositionOld . getWindowSize . getWindowSizeOld . go . isElementEnabled . isElementSelected . maximizeWindow . maximizeWindowOld . newSession . performActions . queryDriver . refresh . releasingActions . remoteDr . retry . selKeys . seleniumPipes . sendAlertText . sendAlertTextOld . setTimeout . setWindowPosition . setWindowPositionOld . setWindowSize . setWindowSizeOld . switchToFrame . switchToParentFrame . switchToWindow . takeElementScreenshot . takeScreenshot . wbElement . 
Some associated R codes: commandContexts.R . commandContextsDoc.R . cookies.R . cookiesDoc.R . documentHandling.R . documentHandlingDoc.R . elementInteraction.R . elementInteractionDoc.R . elementRetrieval.R . elementRetrievalDoc.R . elementState.R . elementStateDoc.R . init.R . interactions.R . interactionsDoc.R . navigation.R . navigationDoc.R . oldMethods.R . oldMethodsDoc.R . screenCapture.R . screenCaptureDoc.R . sessions.R . sessionsDoc.R . userPrompts.R . userPromptsDoc.R . utils.R . zzz.R .  Full seleniumPipes package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA