Trending questions in Selenium

0 votes
1 answer

Can anyone help me with the hierarchy or order in which TestNG Annotations execute?

Hey Vineet, TestNG Annotations run in the ...READ MORE

Jul 3, 2019 in Selenium by Ankita
1,193 views
0 votes
1 answer

What is the command to press enter inside the HTML textarea using Selenium Webdriver?

Hey Akash, Selenium provides sendKeys() method to ...READ MORE

Jun 25, 2019 in Selenium by Anvi
• 14,150 points
1,492 views
0 votes
1 answer

What are the prerequisites to configure Apache POI with Selenium?

Hey Manoj, following are the prerequisites to ...READ MORE

Jul 17, 2019 in Selenium by Abha
• 28,140 points
537 views
0 votes
1 answer

How can I locate web elements from a web page using Selenium Webdriver?

Hey @Dushyant, Locating elements in WebDriver is ...READ MORE

May 29, 2019 in Selenium by Shreya
2,622 views
0 votes
1 answer

What are the different methods for switching control to a frame in Selenium Webdriver?

Hey Pallavi, there are a few ways ...READ MORE

Jul 9, 2019 in Selenium by Abha
• 28,140 points
835 views
0 votes
1 answer

Can Robot class be used to handle mouse buttons in Selenium?

Hi Prerna, Yes you can handle mouse ...READ MORE

Jul 15, 2019 in Selenium by Anvi
• 14,150 points
554 views
0 votes
1 answer

Is it possible to setup Selenium Webdriver with Visual Studio in C#?

Hey Naushin, yes it is possible to ...READ MORE

Jun 10, 2019 in Selenium by Anvi
• 14,150 points
2,030 views
0 votes
0 answers

How to implement Data-Driven framework using Apache POI?

How to implement Data-Driven framework using Apache ...READ MORE

Jul 15, 2019 in Selenium by Deeksha
553 views
0 votes
1 answer

Which automation tools can be integrated with Selenium to achieve Continuous testing?

Hi Harshit, Selenium can be integrated with  automation tools ...READ MORE

Jun 21, 2019 in Selenium by Abha
• 28,140 points
1,565 views
0 votes
1 answer

What are the features of HTMLUnitDriver?

Hi Samay, some of the features of ...READ MORE

Jul 15, 2019 in Selenium by Abha
• 28,140 points
504 views
0 votes
1 answer

Hi There, You said Selenium is a Firefox plugin then why does selenium support in other browsers(Chrome, IE, etc)?

Hi, Selenium IDE was initially a Firefox ...READ MORE

Jul 15, 2019 in Selenium by Abha
• 28,140 points
493 views
0 votes
1 answer

What are the mobile testing drivers supported by Selenium Webdriver?

Hey Vishwas, Mobile Testing Drivers supported by ...READ MORE

Jun 1, 2019 in Selenium by Abha
• 28,140 points
2,414 views
0 votes
1 answer

How can we handle hidden elements of a webpage using Selenium Webdriver?

@Anita, you can handle hidden web elements ...READ MORE

Jun 4, 2019 in Selenium by Andrew
2,273 views
0 votes
1 answer

Is it possible to automate the captcha and bar-code reader using Selenium?

Hey Ruhi, it’s not possible to automate ...READ MORE

Jun 4, 2019 in Selenium by Umang
2,218 views
0 votes
1 answer

What are desired capabilities in Selenium?

Hey Varun, Desired Capabilities are used to configure ...READ MORE

Jun 25, 2019 in Selenium by Deepak
1,291 views
0 votes
1 answer

Is there any way to resize browser window by using selenium webdriver?

Hi Punit, you can use following code ...READ MORE

Jun 4, 2019 in Selenium by Muskan
2,191 views
0 votes
1 answer

Can anyone demonstrate how desired capability methods can be used on a webdriver?

Hey Rajesh, you can check this code ...READ MORE

Jul 15, 2019 in Selenium by Abha
• 28,140 points
402 views
0 votes
1 answer

Can anyone explain how to use fluent wait on a webpage?

Hey Inayat, checkout following code snippet to ...READ MORE

Jul 15, 2019 in Selenium by Abha
• 28,140 points
424 views
0 votes
1 answer

What is the scope for Selenium in IT industry?

Hey Kundan, as of now selenium is ...READ MORE

Jun 20, 2019 in Selenium by Roshani
1,476 views
0 votes
1 answer

What are the types of ExpectedConditions used with Explicit waits?

Hey Martha, mainly there are 2 types ...READ MORE

Jul 4, 2019 in Selenium by Abha
• 28,140 points
896 views
0 votes
1 answer

How reports can be produced in different ways for TestNG results?

Hey Suraj, TestNG offers two ways to produce ...READ MORE

Jun 19, 2019 in Selenium by anonymous
• 14,150 points
1,527 views
0 votes
1 answer

How to execute multiple classes at once using TestNG?

Hey @Sradha, Yes it is possible in ...READ MORE

Dec 26, 2018 in Selenium by Rashmi
9,062 views
0 votes
0 answers
0 votes
1 answer

What is the main purpose of using Firefox Profiles in Selenium?

Hello Jasprit, a Firefox profile is a ...READ MORE

Jul 2, 2019 in Selenium by Jackie
937 views
0 votes
1 answer

What is error collector in JUnit and why it is used?

Hey Ekanshi, Error collector collects all error objects ...READ MORE

Jun 19, 2019 in Selenium by anonymous
• 28,140 points
1,434 views
0 votes
1 answer

what is the webDriverWait in Explicitwait??

Hey Narayanappagari, there's already a thread on ...READ MORE

Jul 15, 2019 in Selenium by Abha
• 28,140 points
374 views
0 votes
1 answer

Is it possible to exclude a particular test method from a test case execution?

Hello Tarang, you can exclude a particular ...READ MORE

Jun 19, 2019 in Selenium by Anvi
• 14,150 points
1,404 views
0 votes
1 answer

What is the use of @Rule annotation in JUnit?

Hello Sarfaraz, JUnit provides special kind of handling ...READ MORE

Jun 19, 2019 in Selenium by anonymous
• 28,140 points
1,358 views
0 votes
1 answer

What are the different types of TestNG listeners in Selenium Webdriver?

Hello Jagrati, some of the TestNG listeners ...READ MORE

Jun 12, 2019 in Selenium by Anvi
• 14,150 points
1,634 views
0 votes
1 answer

Why there is a need of GeckoDriver to launch Firefox in Selenium?

Hello Sunaina, Gecko driver is required to ...READ MORE

Jul 5, 2019 in Selenium by Anvi
• 14,150 points
624 views
+1 vote
1 answer

What is the working of JSON in Selenium Webdriver Architecture?

JSON stands for JavaScript Object Notation. It is used ...READ MORE

May 8, 2019 in Selenium by Frankie
• 9,830 points
3,083 views
0 votes
1 answer

How can I scroll a web page in Mozilla Firefox using Selenium?

Hi Rohan, steps to scroll a webpage in ...READ MORE

May 14, 2019 in Selenium by Pratibha
• 3,690 points
2,890 views
0 votes
2 answers

How is Maven used with Selenium? Does it also do the testing?

Hi , Maven is a build tool . Why ...READ MORE

Sep 3, 2020 in Selenium by Sri
• 3,190 points
1,029 views
0 votes
1 answer

How to run Selenium 1.0 tests in Selenium Webdriver?

Hey @Ipshita, We can use WebDriverBackedSelenium() method to ...READ MORE

Jul 3, 2019 in Selenium by Anvi
• 14,150 points
684 views
0 votes
1 answer

What is exception test in testng?

@Zubin, TestNG gives an option for tracing the ...READ MORE

Jun 19, 2019 in Selenium by Anvi
• 14,150 points
1,244 views
0 votes
1 answer

Is there any way of resolving slow typing issue faced in Internet Explorer?

Hey Anishka, if you are facing slow typing ...READ MORE

Jul 9, 2019 in Selenium by Abha
• 28,140 points
420 views
0 votes
1 answer

How do you handle https website in selenium?

Hi Namit, you can handle https websites ...READ MORE

Jun 25, 2019 in Selenium by Anvi
• 14,150 points
1,003 views
0 votes
1 answer

How to import TestNG in Eclipse for Selenium?

Hi Charu, to install TestNG framework in ...READ MORE

May 17, 2019 in Selenium by Abha
• 28,140 points
2,702 views
0 votes
1 answer

Can anyone demonstrate with an example how the TestNG Annotations behave while running a testng.xml file?

Hey Sharman, TestNG annotations behave in the ...READ MORE

Jul 3, 2019 in Selenium by Sam
640 views
0 votes
1 answer

What are the commonly used Selenium Webdriver commands to manage cookies?

Hi Nisha, some of the most commonly ...READ MORE

Jun 19, 2019 in Selenium by Anvi
• 14,150 points
1,244 views
0 votes
1 answer

How to automate the Instagram search bar with selenium

Hi, please don't search by any placeholder ...READ MORE

Mar 9, 2019 in Selenium by Surya
• 970 points
5,668 views
0 votes
1 answer

Can anyone demonstrate how Actions class can be used to perform mouse and keyboard events using Selenium?

Hey Kunal, Advanced User Interactions API handles ...READ MORE

Jul 2, 2019 in Selenium by Sanjeev
675 views
0 votes
1 answer

What are the differences between Selenium and Quick Test Professional (QTP)?

Hello Siddhant, some of the major differences ...READ MORE

Jul 7, 2019 in Selenium by Pratibha
476 views
0 votes
1 answer

Not able to open a new URL in a new tab in Selenium

There is a bug in ChromeDriver that ...READ MORE

May 21, 2018 in Selenium by Meci Matt
• 9,460 points
18,229 views
0 votes
1 answer

How to enter text into text field using Selenium WebDriver

You can use the same code as ...READ MORE

Jul 6, 2018 in Selenium by Meci Matt
• 9,460 points
16,201 views
0 votes
1 answer

How to handle a checkbox on a webpage and check its state using Selenium Webdriver?

Hey Chris, to handle a checkbox and ...READ MORE

May 14, 2019 in Selenium by Anvi
• 14,150 points
2,711 views
0 votes
1 answer

How many types of Navigation commands are there in Selenium Webdriver?

Hi Rajan, following are the Navigation commands ...READ MORE

May 7, 2019 in Selenium by Abha
• 28,140 points
2,982 views
0 votes
1 answer

Can anyone demonstrate how navigation commands can be used on a webpage in Selenium?

Hey Amanprit, Navigation Commands are used to ...READ MORE

Jul 5, 2019 in Selenium by Anvi
• 14,150 points
473 views
0 votes
1 answer

What are the main features of Selenium IDE?

Hey Tulsi, Firefox provides Selenium IDE as an ...READ MORE

Jul 5, 2019 in Selenium by Abha
• 28,140 points
432 views
0 votes
1 answer

How can I handle/verify tooltip in Selenium Webdriver?

Hey Amardeep, tooltips are help or info ...READ MORE

Jul 5, 2019 in Selenium by Abha
• 28,140 points
413 views