Most viewed questions in Selenium

0 votes
1 answer

How Selenium is different from QTP?

Hey Richa, Selenium is different from QTP ...READ MORE

May 7, 2019 in Selenium by Pratibha
• 3,690 points
431 views
0 votes
1 answer

Do we have an IE-based Selenium IDE for tests?

Well Selenium has an IDE only for ...READ MORE

Apr 18, 2018 in Selenium by king_kenny
• 3,710 points
431 views
0 votes
1 answer

What is the process of installing Selenium IDE?

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

May 13, 2019 in Selenium by Avantika
430 views
0 votes
1 answer

What is Behaviour driven framework?

Behaviour driven framework follows most of the ...READ MORE

Feb 8, 2019 in Selenium by Ram
429 views
0 votes
1 answer

Different API for selenium

Hey @User, there is this list that ...READ MORE

Jan 8, 2019 in Selenium by Fuji
428 views
0 votes
1 answer

How to handle frame in WebDriver?

An inline frame acronym as iframe is ...READ MORE

Nov 30, 2020 in Selenium by Gitika
• 65,910 points
427 views
0 votes
1 answer

how can i use a fact from database on selenium

Hey @Geronimo, can you share what code ...READ MORE

Oct 10, 2019 in Selenium by Abha
• 28,140 points
425 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

How do you make Selenium 2.0 wait for the page to load?

You can also check pageloaded using following ...READ MORE

Nov 27, 2020 in Selenium by Gitika
• 65,910 points
421 views
0 votes
0 answers

What is the use of Protractor outside AngularJS

I have recently switched from AngularJS to ...READ MORE

Mar 11, 2019 in Selenium by Surya
• 970 points
420 views
0 votes
1 answer

What is Mobile-friendly testing?

Mobile friendly testing is used to check ...READ MORE

Feb 20, 2019 in Selenium by Dheeraj
419 views
0 votes
1 answer

DataDriven testing in selenium webdriver

Below is the step by step solution ...READ MORE

Apr 23, 2018 in Selenium by Meci Matt
• 9,460 points
419 views
0 votes
1 answer

What is gherkin?

Gherkin is the format for cucumber specifications. It is a ...READ MORE

May 17, 2019 in Selenium by Frankie
• 9,830 points
418 views
0 votes
1 answer

String insId=RecInspage.getInsIdByTransportName(driver, fileName).getText(); I want to give explicit wait for this how to write code?

Check out this link https://www.edureka.co/blog/waits-in-selenium/ This will give you ...READ MORE

Apr 27, 2020 in Selenium by Sirajul
• 59,230 points
417 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
417 views
0 votes
1 answer

Selenium: working of Fluentwaits

Basically a FluentWait is used to define ...READ MORE

Apr 13, 2018 in Selenium by king_kenny
• 3,710 points
416 views
0 votes
1 answer

Can anyone explain which all methods are contained by Hard Assertion?

Hello @Monika, a Hard Assertion contains following ...READ MORE

May 14, 2019 in Selenium by Pratibha
• 3,690 points
414 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
0 votes
1 answer

what is selenium webdriver?

Selenium WebDriver is a collection of open-source ...READ MORE

Feb 3, 2022 in Selenium by Edureka
• 850 points
410 views
0 votes
1 answer

Switching browsers in Selenium WebDriver

You can try the below code: private ...READ MORE

Jun 8, 2018 in Selenium by Meci Matt
• 9,460 points
410 views
0 votes
1 answer

Preferring CSS over XPath in Selenium

Advantages of using CSS: They are faster More readable CSS ...READ MORE

May 31, 2018 in Selenium by Meci Matt
• 9,460 points
410 views
0 votes
1 answer

What is HTML/CSS validation?

HTML/CSS testing is done for the verification ...READ MORE

Feb 14, 2019 in Selenium by Sahil
409 views
0 votes
1 answer

How Selenium IDE is different from RPA?

Hey Farhan, Selenium is different from RPA ...READ MORE

May 10, 2019 in Selenium by Abha
• 28,140 points
408 views
0 votes
1 answer

What are things to be kept in mind to ensure effective regression testing?

Regression testing can get cumbersome, if not ...READ MORE

Feb 18, 2019 in Selenium by Jobin
408 views
0 votes
1 answer

what purpose we have use selinum?

Selenium is an open source tool which ...READ MORE

Jan 31, 2019 in Selenium by Priyaj
• 58,090 points
408 views
0 votes
0 answers
0 votes
1 answer

Testing in Selenium

Out of many testing supported by selenium ...READ MORE

Jan 8, 2019 in Selenium by Disha
407 views
0 votes
1 answer

Opening Browser in Selenium

Here is the code to open the ...READ MORE

Apr 20, 2018 in Selenium by Meci Matt
• 9,460 points
404 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
401 views
0 votes
1 answer

Can Selenium help in Database testing?

Here is the answer to your question: Selenium ...READ MORE

Mar 26, 2019 in Selenium by Surya
• 970 points
401 views
0 votes
1 answer

Which of the locators should be used when?

Hi @Kapil, you should use ID or ...READ MORE

Jun 24, 2019 in Selenium by Kabir
398 views
0 votes
0 answers

I want to navigate to f drive location through selenium webdriver

I want to navigate to f drive ...READ MORE

Dec 22, 2020 in Selenium by anonymous
• 120 points
396 views
0 votes
0 answers

How to get size of email in inbox of Gmail account

Please help. READ MORE

Sep 11, 2020 in Selenium by Akanksha
• 120 points
395 views
0 votes
1 answer

What are the tools used for UI Testing?

The popular tools used for UI Testing ...READ MORE

Feb 15, 2019 in Selenium by Mehrin
394 views
0 votes
1 answer

What is Usablity testing?

The main aim of Usability testing is ...READ MORE

Feb 14, 2019 in Selenium by Sahil
394 views
0 votes
0 answers

Gecko driver, Selecting value from a dropdown list

Hello I am using Geckodriver (v0.28.0) and firefox ...READ MORE

Dec 1, 2020 in Selenium by anonymous
• 120 points

reopened Dec 1, 2020 by Gitika 392 views
0 votes
1 answer

What are the tools used for Beta Testing?

The tools used for beta testing are ...READ MORE

Feb 20, 2019 in Selenium by Dheeraj
388 views
0 votes
0 answers

Which is good for automation testing? Tellurium or Selenium

 I am working on Selenium for some ...READ MORE

Jun 27, 2019 in Selenium by Surya
• 970 points
387 views
0 votes
1 answer

Selenium Tutorial

There are lots of channels for selenium ...READ MORE

Apr 20, 2018 in Selenium by king_kenny
• 3,710 points
386 views
0 votes
1 answer

What is cookies testing?

Cookies are small files that are stored ...READ MORE

Feb 14, 2019 in Selenium by Esha Gupta
385 views
0 votes
1 answer

Can we use sendkey for uploading a file?

Yes @User, we can upload a file ...READ MORE

Dec 25, 2018 in Selenium by Shuvodip
383 views
–1 vote
1 answer

Why Flash testing is different and difficult than testing other Web Elements?

Hi Himanshu, Flash Testing is testing type ...READ MORE

May 23, 2019 in Selenium by Ritesh
382 views
0 votes
1 answer

Can anyone please demonstrate writing a basic test in Selenium Webdriver using Ruby?

Hi Renuka, you can take help from ...READ MORE

Aug 23, 2019 in Selenium by Anvi
• 14,150 points
374 views
0 votes
1 answer

What are the tools used for change related testing?

The tools used for Change related testing ...READ MORE

Feb 19, 2019 in Selenium by Dia
374 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
372 views
0 votes
1 answer

How can I take a screenshot with Selenium WebDriver?

Yes, it is possible. The following example ...READ MORE

Nov 27, 2020 in Selenium by Gitika
• 65,910 points
367 views
0 votes
1 answer

What are the tools used for Mobile friendly testing?

The tools used for Mobile friendly testing ...READ MORE

Feb 20, 2019 in Selenium by Dheeraj
362 views
0 votes
1 answer

Uploading files using selenium WebDriver

Try using input() function: WebElement fileInput = driver.fin ...READ MORE

Jul 5, 2018 in Selenium by Meci Matt
• 9,460 points
360 views
0 votes
1 answer

Example for Selenium WebDriver

Here is a small program to login ...READ MORE

Apr 27, 2018 in Selenium by Meci Matt
• 9,460 points
359 views