How to install and configure PyDev in Eclipse

0 votes
How can I install and configure PyDev in Eclipse for using Selenium?
May 9, 2019 in Selenium by Manisha
14,794 views

1 answer to this question.

0 votes

Hey Manisha, follow the steps mentioned below to install and configure PyDev in Eclipse:

  1. Go to Eclipse Marketplace. Help > Eclipse Marketplace and search for PyDev in the searchbar.

  2. On the next screen, select the PyDev and PyDev Mylyn Integration checkbox. Click Finish.

  3. Next, Go to Windows> Preferences> PyDev> Interpreter> Python Interpreter. Here, click on Browse Python.exe button to add Python.exe as an Interpreter. Finally click Apply and Close.

     

  4. Now, you have successfully configured PyDev in your Eclipse

  5. Next, to create a package, go to File> New> PyDev Project. Enter the project name and click Finish. 

  6. To create PyDev Package and Module, simply right click on the project> New> Pydev Package/ PyDev Module.

answered May 9, 2019 by Avantika

Related Questions In Selenium

0 votes
1 answer

How to install and configure Gecko Driver in Selenium?

Hello Abhishek, follow these steps to install ...READ MORE

answered May 13, 2019 in Selenium by Anvi
• 14,150 points
2,192 views
0 votes
3 answers

How to install TestNG in eclipse?

Installing TestNG in Eclipse Step 1) Launch Eclipse. On the ...READ MORE

answered Dec 11, 2020 in Selenium by Gitika
• 65,910 points
37,333 views
0 votes
1 answer

How should I configure the chromedriver.exe in eclipse

Use the page factory pattern, working example: public ...READ MORE

answered Mar 27, 2018 in Selenium by ffdfd
• 5,550 points
19,128 views
0 votes
1 answer

Installing Selenium Webdriver with Python package

Hey Hemant, for installing Selenium Webdriver with ...READ MORE

answered May 8, 2019 in Selenium by Anvi
• 14,150 points
15,140 views
0 votes
2 answers

Finding WebDriver element with Class Name in java

The better way to handle this element ...READ MORE

answered Apr 10, 2018 in Selenium by nsv999
• 5,500 points
12,619 views
0 votes
2 answers

Problem while using InternetExplorerDriver in Selenium WebDriver

enable trusted connection  in internet explorer by ...READ MORE

answered Aug 31, 2020 in Selenium by Sri
• 3,190 points
8,572 views
0 votes
1 answer

Geo-location microphone camera pop up

To Allow or Block the notification, access using Selenium and you have to ...READ MORE

answered May 11, 2018 in Selenium by Samarpit
• 5,910 points
6,629 views
0 votes
1 answer

How to install firebug in chrome?

FIrebug was a chrome extension that was ...READ MORE

answered Dec 21, 2018 in Selenium by Shuvodip
15,946 views
0 votes
1 answer

How to handle IE protected mode zone and zoom level setting in selenium C#

For changing the zoom level you can ...READ MORE

answered Feb 13, 2019 in Selenium by Priyaj
• 58,090 points
4,118 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP