Selenium Beginner Tutorial 15 - How Selenium interacts with PhantomJS

preview_player
Показать описание
Recommended - How to use PhantomJS (Headless Browser)

Today we will learn :
-------------------------------
1. What is PhantomJS
2. How Selenium interacts with PhantomJS

helpful tips
interview section..
Pros and Cons of PhantomJS
--------------------------------------------------------------------------------------------

1
What is PhantomJS
PhantomJS is an open source Headless Browser.
(It is a web browser without graphical user interface)

It is a full web stack - that means it can do everything that you can do with Chrome, Safari etc.

It is build over WebKit - an open source web browser engine

--------------------------------------------------------------------------------------------

2
How Selenium interacts with PhantomJS

GhostDriver
TestRunner to run selenium tests on PhantomJS browser

--------------------------------------------------------------------------------------------

References:

________ ONLINE COURSES TO LEARN ________

------------ Follow ------------

Like, Subscribe, Share
You can support my mission for education by sharing this knowledge and helping as many people as you can
Рекомендации по теме
Комментарии
Автор

I went through the whole Selenium series. I just have to say... Thank You So Much!!! It's a great place to start on this Selenium world to understand the basics. This was really helpful information. Thank you very much!

Palafoxfox
Автор

I loooking for your videos . very nice sir

quang
Автор

Hello Raghav, would you suggest us now, that we have WebDriverManager, can we use it for phantom JS ?

janyam
Автор

I've finished the whole series of this playlist. It's greatly improve my knowledge. But i'm still confuse to put all these material together in a project. Do you have an example of step by step framework build that combines all of these materials in this playlist Sir ?

akidapratama
Автор

Hi Raghav, the Selenium beginner playlist was very helpful to me. I was scared of automation thinking it would be too complicated to understand. The credit goes to you for making it so easy. Thank you so much Raghav, I feel confident now about the topics learnt so far. Which playlist would you recommend next? Is Selenium Builder playlist in continuation to Selenium Beginner?

iyerakhila
Автор

Thank you so much Raghav, The Automation step by step tutorials was so nice. Can you please suggest me for the next tutorial? Once again thank you so much for your tutorials it was really helpful.

ChandraShekar-nuyq
Автор

Hi Raghav,
What will be the best option for headless browser if we are automating using python selenium ?
My project is to automate testcase using python selenium on Linux machine which don't have GUI.

priyankadhayapule
Автор

Hello Sir,

I have learnt what is selenium and how to write the scripts. I want to learn selenium with java. Is these videos available in your playlists? If so, please send me the link.

RAVIKUMAR-wqrw
Автор

sir, can you upload the tutorial on testng with selenium 3.0.1 jar

rahulbandgar
Автор

How does HtmlUnitDriver compare to PhantomJS? As both are headless.

harminparrarueda
Автор

Hi ..Can u please help me i want run headless in linux which method i should go with?

nikhilbandari
Автор

Hi
videos are great but can u make videos on framework like
Keyword Driven and Hybrid Framework.

sauravmahata
Автор

How to Handle Java Script alerts using phantom JS Browser ?

balakrishna-prsh