Skip to contents

All functions

Browser
Browser Class
Context
Context Class
Frame
Frame Class
FrameLocator
FrameLocator Class
JSHandle
JSHandle Class
Locator
Locator Class
Page
Page Class
Promise
Promise Class
Request
Request Class
Response
Response Class
Video
Video Class
Worker
Worker Class
add_init_script()
Adds a script which would be evaluated in one of the following scenarios:
install_rplaywright()
Install rplaywright and its dependencies
new_chromium()
Launch new chromium instance
new_context()
Creates a new browser context. It won't share cookies/cache with other browser contexts.
new_firefox()
Launch new firefox instance
new_page()
Creates a new page in the browser context.
new_webkit()
Launch new webkit instance
rplaywright
An R wrapper for playwright
start_server()
Start rplaywright server
stop_server()
Stop rplaywright server