Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
You can perform almost any task that you would typically handle manually in a web browser using Puppeteer! The lightweight version, known as Puppeteer-core, is designed for those who want to launch an existing browser installation or connect to a remote browser. It's crucial to ensure that the version of puppeteer-core you choose aligns with the browser version you plan to use. For individuals already acquainted with other browser testing frameworks, Puppeteer will seem quite familiar. You start by creating a Browser instance, opening web pages, and then using Puppeteer's API to manipulate those pages. By default, Puppeteer downloads a specific Chromium version, ensuring that its API functions correctly right from the start. To utilize Puppeteer with an alternative version of Chrome or Chromium, you simply need to specify the path to the executable when you create a Browser instance. This flexibility allows for a tailored testing experience that can adapt to different project requirements.
Description
jBrowserDriver is a flexible and programmable web browser driver that adheres to the Selenium WebDriver standards. This headless driver is based on WebKit technology and is exclusively written in Java. The project is available as open source and is distributed under the Apache License v2.0. To utilize jBrowserDriver with a remote Selenium server, you need to initiate the remote server(s) and apply the correct code to interact with jBrowserDriver from a distance. For those looking to build jBrowserDriver from the source, it is necessary to install and configure Maven version 3.x and execute the command mvn clean compile install from the root of the project. If you prefer using Eclipse, you can either import the existing Java project from the root directory or bring in the Maven file directly. Furthermore, jBrowserDriver can be seamlessly integrated into your projects just like any standard Selenium WebDriver or RemoteWebDriver, making it compatible with both Selenium Server and Selenium Grid configurations. This versatility ensures that developers can easily leverage its capabilities in various testing environments.
API Access
Has API
API Access
Has API
Integrations
AWS Marketplace
AnyIP
Bright Data
C#
Chromium OS
CodeKeep
Eclipse IDE
Incogniton
Multilogin
Oxylabs
Integrations
AWS Marketplace
AnyIP
Bright Data
C#
Chromium OS
CodeKeep
Eclipse IDE
Incogniton
Multilogin
Oxylabs
Pricing Details
Free
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Puppeteer
Website
pptr.dev/
Vendor Details
Company Name
Daniel Hollingsworth
Website
github.com/hollingsworthd/jBrowserDriver