SlideShare une entreprise Scribd logo
Raghav Arora : aroraglobalservices.blogspot.com
How to Configure Selenium WebDriver (Java)
1
Content
 Create a Project
 Configure Firefox
 Configure Chrome
 Configure Internet Explorer
 You must pre-download eclipse
March 28, 2014
2
How to Configure Selenium WebDriver (Java) |Raghav Arora
aroraglobalservices.blogspot.co
m
Create a Project
 Open eclipse
 Right click on Package Explorer > New > Java Project
March 28, 2014
3
How to Configure Selenium WebDriver (Java) | Raghav Arora
aroraglobalservices.blogspot.co
m
Create a Project
 Give a Project name and click Next
March 28, 2014
4
How to Configure Selenium WebDriver (Java) | Raghav Arora
aroraglobalservices.blogspot.co
m
Create a Project
 Go to Selenium downloads page and download Java Language
bindings
 Extract it in your local drive
March 28, 2014
5
How to Configure Selenium WebDriver (Java) | Raghav Arora
aroraglobalservices.blogspot.co
m
Create a Project
 Right Click in your project > Properties
March 28, 2014
6
How to Configure Selenium WebDriver (Java) | Raghav Arora
aroraglobalservices.blogspot.co
m
Create a Project
 Java Build Path > Libraries
March 28, 2014
7
How to Configure Selenium WebDriver (Java) | Raghav Arora
aroraglobalservices.blogspot.co
m
Create a Project
 Click “Add Library..” button and add JAR files (include files in “libs”
folder)
March 28, 2014
8
How to Configure Selenium WebDriver (Java) | Raghav Arora
aroraglobalservices.blogspot.co
m
Create a Project
 After import JAR files, you can see “Referenced Libraries” folder
March 28, 2014
9
How to Configure Selenium WebDriver (Java) | Raghav Arora
aroraglobalservices.blogspot.co
m
Configure Firefox
 Create new class file and enter following code
March 28, 2014
10
How to Configure Selenium WebDriver (Java) | Raghav Arora
import org.openqa.selenium.firefox.FirefoxDriver;
public class Uers {
public static void main(String[] args) {
FirefoxDriver fd = new FirefoxDriver();
fd.get("http:/google.lk");
}
}
Site URL
aroraglobalservices.blogspot.co
m
Configure Firefox
 Google opens through Firefox
March 28, 2014
11
How to Configure Selenium WebDriver (Java) | Raghav Arora
aroraglobalservices.blogspot.co
m
Configure Chrome
 Download chrome driver from selenium download page third party
section and extract it
March 28, 2014
12
How to Configure Selenium WebDriver (Java) | Raghav Arora
aroraglobalservices.blogspot.co
m
Configure Chrome
 Enter following code
March 28, 2014
13
How to Configure Selenium WebDriver (Java) | Raghav Arora
import org.openqa.selenium.chrome.ChromeDriver;
public class Uers {
public static void main(String[] args) {
System.setProperty("webdriver.chrome.driver", "C:Seleniumchromedriver.exe");
ChromeDriver cd= new ChromeDriver();
cd.get("http://google.lk");
}
}
Site URL
Location of chromedriver
aroraglobalservices.blogspot.co
m
Configure Chrome
 Google opens through Chrome
March 28, 2014
14
How to Configure Selenium WebDriver (Java) | Raghav Arora
aroraglobalservices.blogspot.co
m
Configure Internet Explorer
 Download Internet Explorer (IE) driver from selenium download
page and extract it.
March 28, 2014
15
How to Configure Selenium WebDriver (Java) | Raghav Arora
aroraglobalservices.blogspot.co
m
Configure Internet Explorer
 Enter following code
March 28, 2014
16
How to Configure Selenium WebDriver (Java) | Raghav Arora
import org.openqa.selenium.ie.InternetExplorerDriver;
public class Uers {
public static void main(String[] args) {
System.setProperty("webdriver.ie.driver", "C:SeleniumIEDriverServer.exe");
InternetExplorerDriver id= new InternetExplorerDriver();
id.get("http://google.lk");
}
}
Site URL Location of IEdriver
aroraglobalservices.blogspot.co
m
Configure Internet Explorer
 Google opens through IE
March 28, 2014
17
How to Configure Selenium WebDriver (Java) | Raghav Arora
aroraglobalservices.blogspot.co
m
Code : Cross Browser
 Complete code
March 28, 2014
18
How to Configure Selenium WebDriver (Java) | Dasun Eranthika
aroraglobalservices.blogspot.co
m
19
“Back to Journey..”
I’m on….
March 28, 2014How to Configure Selenium WebDriver (Java) | Raghav Arora
aroraglobalservices.blogspot.co
m

Contenu connexe

Dernier

ppt your views.ppt your views of your college in your eyes
ppt your views.ppt your views of your college in your eyesppt your views.ppt your views of your college in your eyes
ppt your views.ppt your views of your college in your eyes
ashishpaul799
 
The basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptxThe basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptx
heathfieldcps1
 

Dernier (20)

Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
ppt your views.ppt your views of your college in your eyes
ppt your views.ppt your views of your college in your eyesppt your views.ppt your views of your college in your eyes
ppt your views.ppt your views of your college in your eyes
 
B.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdfB.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdf
 
How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17
 
An Overview of the Odoo 17 Discuss App.pptx
An Overview of the Odoo 17 Discuss App.pptxAn Overview of the Odoo 17 Discuss App.pptx
An Overview of the Odoo 17 Discuss App.pptx
 
[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
 
size separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceuticssize separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceutics
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
 
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.pptBasic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
 
The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...
 
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdf
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdfTelling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdf
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdf
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
 
The basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptxThe basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptx
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
Salient features of Environment protection Act 1986.pptx
Salient features of Environment protection Act 1986.pptxSalient features of Environment protection Act 1986.pptx
Salient features of Environment protection Act 1986.pptx
 

En vedette

Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Kurio // The Social Media Age(ncy)
 

En vedette (20)

AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work
 
ChatGPT webinar slides
ChatGPT webinar slidesChatGPT webinar slides
ChatGPT webinar slides
 
More than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike RoutesMore than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike Routes
 

Setup of project in web driver

  • 1. Raghav Arora : aroraglobalservices.blogspot.com How to Configure Selenium WebDriver (Java) 1
  • 2. Content  Create a Project  Configure Firefox  Configure Chrome  Configure Internet Explorer  You must pre-download eclipse March 28, 2014 2 How to Configure Selenium WebDriver (Java) |Raghav Arora aroraglobalservices.blogspot.co m
  • 3. Create a Project  Open eclipse  Right click on Package Explorer > New > Java Project March 28, 2014 3 How to Configure Selenium WebDriver (Java) | Raghav Arora aroraglobalservices.blogspot.co m
  • 4. Create a Project  Give a Project name and click Next March 28, 2014 4 How to Configure Selenium WebDriver (Java) | Raghav Arora aroraglobalservices.blogspot.co m
  • 5. Create a Project  Go to Selenium downloads page and download Java Language bindings  Extract it in your local drive March 28, 2014 5 How to Configure Selenium WebDriver (Java) | Raghav Arora aroraglobalservices.blogspot.co m
  • 6. Create a Project  Right Click in your project > Properties March 28, 2014 6 How to Configure Selenium WebDriver (Java) | Raghav Arora aroraglobalservices.blogspot.co m
  • 7. Create a Project  Java Build Path > Libraries March 28, 2014 7 How to Configure Selenium WebDriver (Java) | Raghav Arora aroraglobalservices.blogspot.co m
  • 8. Create a Project  Click “Add Library..” button and add JAR files (include files in “libs” folder) March 28, 2014 8 How to Configure Selenium WebDriver (Java) | Raghav Arora aroraglobalservices.blogspot.co m
  • 9. Create a Project  After import JAR files, you can see “Referenced Libraries” folder March 28, 2014 9 How to Configure Selenium WebDriver (Java) | Raghav Arora aroraglobalservices.blogspot.co m
  • 10. Configure Firefox  Create new class file and enter following code March 28, 2014 10 How to Configure Selenium WebDriver (Java) | Raghav Arora import org.openqa.selenium.firefox.FirefoxDriver; public class Uers { public static void main(String[] args) { FirefoxDriver fd = new FirefoxDriver(); fd.get("http:/google.lk"); } } Site URL aroraglobalservices.blogspot.co m
  • 11. Configure Firefox  Google opens through Firefox March 28, 2014 11 How to Configure Selenium WebDriver (Java) | Raghav Arora aroraglobalservices.blogspot.co m
  • 12. Configure Chrome  Download chrome driver from selenium download page third party section and extract it March 28, 2014 12 How to Configure Selenium WebDriver (Java) | Raghav Arora aroraglobalservices.blogspot.co m
  • 13. Configure Chrome  Enter following code March 28, 2014 13 How to Configure Selenium WebDriver (Java) | Raghav Arora import org.openqa.selenium.chrome.ChromeDriver; public class Uers { public static void main(String[] args) { System.setProperty("webdriver.chrome.driver", "C:Seleniumchromedriver.exe"); ChromeDriver cd= new ChromeDriver(); cd.get("http://google.lk"); } } Site URL Location of chromedriver aroraglobalservices.blogspot.co m
  • 14. Configure Chrome  Google opens through Chrome March 28, 2014 14 How to Configure Selenium WebDriver (Java) | Raghav Arora aroraglobalservices.blogspot.co m
  • 15. Configure Internet Explorer  Download Internet Explorer (IE) driver from selenium download page and extract it. March 28, 2014 15 How to Configure Selenium WebDriver (Java) | Raghav Arora aroraglobalservices.blogspot.co m
  • 16. Configure Internet Explorer  Enter following code March 28, 2014 16 How to Configure Selenium WebDriver (Java) | Raghav Arora import org.openqa.selenium.ie.InternetExplorerDriver; public class Uers { public static void main(String[] args) { System.setProperty("webdriver.ie.driver", "C:SeleniumIEDriverServer.exe"); InternetExplorerDriver id= new InternetExplorerDriver(); id.get("http://google.lk"); } } Site URL Location of IEdriver aroraglobalservices.blogspot.co m
  • 17. Configure Internet Explorer  Google opens through IE March 28, 2014 17 How to Configure Selenium WebDriver (Java) | Raghav Arora aroraglobalservices.blogspot.co m
  • 18. Code : Cross Browser  Complete code March 28, 2014 18 How to Configure Selenium WebDriver (Java) | Dasun Eranthika aroraglobalservices.blogspot.co m
  • 19. 19 “Back to Journey..” I’m on…. March 28, 2014How to Configure Selenium WebDriver (Java) | Raghav Arora aroraglobalservices.blogspot.co m