Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the difference between keys.enter and keys.return in selenium? i have used both and both performed enter.



what is the difference between keys.enter and keys.return in selenium? i have used both and both per..

Answer / piya

For Enter-
act.sendKeys(Keys.RETURN);
For Tab-
act.sendKeys(Keys.ENTER);

Is This Answer Correct ?    2 Yes 6 No

Post New Answer

More Selenium Interview Questions

How to write selenium code for purchasing product from amazon

0 Answers  


Explain in selenium ide how can you debug the tests?

0 Answers  


What is the difference between find elements () and find element ()?

0 Answers  


Name the different types of waits in webdriver.

0 Answers  


How to read a javascript variable in selenium webdriver?

0 Answers  


What is the difference between setspeed() and sleep() methods?

0 Answers  


What are some of the different ways to find an element using selenium as a tool?

0 Answers  


Can we enter text without using sendkeys()?

0 Answers  


What are the steps to run automation using selenium?

0 Answers  


How to type in a textbox using selenium?

0 Answers  


Do you know any alternative test automation tools for selenium?

0 Answers  


What is a hub in selenium grid?

0 Answers  


Categories