How do I perform exception handling in Selenium, when Selenium crashes?

Asked by Last Modified  

Follow 3
Answer

Please enter your answer

If selenium driver is crashed (or hanged) your selenium language bindings will respond with some specific exception. You can listen for this exception and perform the action you need: Most probably just stop the execution You also can try to repeat the action (if you believe the driver is just hanged) Or...
read more
If selenium driver is crashed (or hanged) your selenium language bindings will respond with some specific exception. You can listen for this exception and perform the action you need: Most probably just stop the execution You also can try to repeat the action (if you believe the driver is just hanged) Or relaunch driver and continue execution. Of course this step is the hardest because you'll need to get the browser in the same state as it was before the crash Anyway driver crash is a pretty serious bug. Please take a time to submit a bug for this, or update the driver and environment to the latest versions as it may be already fixed. read less
Comments

Online Tutor

By using Exception handling in Java. Yu can try catch and finally in your program
Comments

Expert In QTP/Selenium

if selenum is crashing is it the point dure to exception handling, please check once as per my upderstanding Selenium crash due to over head , broken flow or dipricated method used and also if version of selenium, browser and java does not match or vice versa .
Comments

View 1 more Answers

Related Questions

what is pop handling ?
using windowhandles() you can do popup handling with selenium webdriver
Vishal
What is the cost of ISTQB Test? What is the procedure to apply for it? I am a graduate in B.Sc. Can this ISTQB test help me in finding a IT job?
Hi Jagadeesh, Getting a job in Testing needs good conceptual knowledge in Software Engineering, Testing, Test Methodologies and types, Test Reporting and Metrics. ISTQB will have questions more related...
Jagadeesh

I have been working in a medical billing company for five years. I want to switch my carrier from non-IT to IT. I have only a BA degree, but I have good knowledge of computers. I know some basics of HTML and manual testing; can I learn java selenium directly to get a job in automation?

Hi Sirajudeen.. Java selenium is one of the good options.. one more easy way to shift to IT is learning Oracle SQL.. Scope of Oracle SQL always stands high since the database is backbone of all developement,...
Sirajudeen
Which one is good to learn, Salesforce or Selenium? I know they are entirely different, but which one will be more in demand in the future?
Selenium is good to learn. It has good future. Learn selenium automation & expertise in using Selenium 3.0 to create robust, browser-based regression automation suites and tests, scale and distribute...
Arumugam
0 0
5
What is selenium grid used for?
Selenium Grid is an essential tool for anyone looking to run tests on multiple browsers and operating systems efficiently. It allows you to perform distributed testing, parallel execution, and...
Praveen
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Setting Up Environment For Selenium Webdriver
1. Installation of Selenium IDE: i. Launch Firefox and navigate to https://addons.mozilla.org/en-US/firefox/addon/selenium-ide/ . Click on Add to firefox. ii. Wait until Firefox completes the download...

Priority in TestNG
public class Priority { @Test (priority=1)public void login() {System.out.println("login");} @Testpublic void email1() {System.out.println("email1");} @Test (priority=-2)public void email2() {System.out.println("email2");} //I...
S

Sarthak C.

0 0
0

Dada Provider concepts in Selenium
https://www.youtube.com/watch?v=5olSfyB1r9A
B

Bhanu P.

1 0
0

Selenium Web Driver commonly used method
Navigation Loading a web page in a current browser window driver.get("www.google.com") driver.navigate().to("www.google.com") driver.navigate().to("www.google.com") Move back & forward Driver.Navigate().Back() Driver.Navigate().Forward() Refresh...
S

Sam

1 0
0

TestNG Annotations and its sequence
public class TestNGAnnotations { @BeforeMethod public void beforeM() { System.out.println("Before Method"); } @AfterMethod public void afterMethod() { System.out.println("After Method"); } @BeforeClass...
S

Sarthak C.

0 0
0

Recommended Articles

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Looking for Selenium Training?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you