chat_bubble
Questions
highlight
Hot!
local_offer
Tags
note
Meetups
note
Tutorials
note
Jobs
note
Blogs
close
menu
Question view
power_settings_new
search
Updating Selenium driver without breaking existing projects
by
anonymous
asked
Jul 17, 2015
0
votes
30
views
I am currently working on my projects using Selenium 2.44. Looks like a new version has been released. Could you please give step by step instructions on how to update selenium without breaking existing projects? I am not using maven or anything.
selenium-webdriver
Please
log in
or
register
to add a comment.
Your answer
Your name to display (optional):
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
1
Answer
answered
Jul 18, 2015
by
Mayur
selected
Mar 7, 2017
by
stbadmin
0
votes
Best answer
Just remove existing selenium jar from build path and add new jar from build path. it won't break your code.
Please
log in
or
register
to add a comment.
Related questions
chat_bubble
how to interact with existing browser/ opened browser using Selenium webdriver
1
keyboard_arrow_down
0
votes
asked
Mar 11, 2015
by
Landerz
selenium
selenium-webdriver
java
chat_bubble
how to set selenium chrome driver binary path
1
keyboard_arrow_down
0
votes
asked
Jan 14, 2016
by
anonymous
selenium-webdriver
selenium
chat_bubble
Run Firefox with Selenium + Python 3, after updating
1
keyboard_arrow_down
0
votes
asked
Dec 10, 2016
by
roman2391
(
53
points)
selenium-webdriver
python
firefox
chat_bubble
JUnit5 or TestNG: which is a better choice for Selenium Webdriver in Java projects?
1
keyboard_arrow_down
+1
vote
asked
Oct 24, 2016
by
Mehedi
(
391
points)
selenium-webdriver
selenium
java
page-objects
testng
junit5
chat_bubble
Open X number of navigation or footer links in new tabs without moving from the original tab with Selenium Webdriver?
1
keyboard_arrow_down
+1
vote
asked
Oct 14, 2016
by
Mehedi
(
391
points)
selenium-webdriver
page-objects
java
Remember
Register
add
...