Today we will learn
1 What is a Headless Chrome
2 How to use Headless Chrome with Selenium
What is Headless Chrome
A headless (non GUI) version of the Chrome Browser
Since ver 59 Chrome supports a headless mode
Available for Linux, MacOS & Windows
(On Windows you should use Chrome ver 60+)
How to use Headless Chrome
ChromeOptions options = new ChromeOptions();
options.addArguments(“headless”);
REFERENCES
#HeadlessChrome #HeadlessChromeSelenium #SeleniumHeadlessBrowser
PLAYLISTS
SELENIUM JAVA FRAMEWORK BEGINNERS
KATALON STUDIO
SELENIUM BEGINNERS
SELENIUM TIPS
SELENIUM PYTHON
SELENIUM BUILDER
JAVA
JAVA TIPS & TRICKS
JENKINS
JENKINS TIPS & TRICKS
JMETER BEGINNER
JMETER INTERMEDIATE
JMETER ADVANCED
JMETER TIPS & TRICKS
SOAPUI
POSTMAN
GIT & GITHUB
DOCKER
ROBOT FRAMEWORK
WEB SERVICES (API)
REDIS BEGINNER TUTORIALS
MAVEN
MISC
TOOLS & TIPS
QnA FRIDAY
SUNDAY SPECIAL
ALL PLAYLISTS
Like on FACEBOOK :
Follow on TWITTER:
Subscribe on YOUTUBE :
________ ONLINE COURSES TO LEARN ________
Like, Subscribe & Share
You can support my mission for education by sharing this knowledge and helping as many people as you can
Never Stop Learning
Raghav