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 get the number of frames on a page?

0 Answers  


How to perform drag and drop action in selenium webdriver?

0 Answers  


What is page object model in selenium?

0 Answers  


What are the types of assertions there in selenium?

0 Answers  


Explain about selenium-grid ?

0 Answers  


Tell me how can you insert a start point in selenium ide?

0 Answers  


Difference between get window handle & get window handles

1 Answers  


Why do you need session handling while working with selenium?

0 Answers  


How can you find if an element in displayed on the screen?

0 Answers  


What is the super interface of webdriver?

0 Answers  


What is the purpose of creating a reference variable- ‘driver’ of type

0 Answers  


How to scroll down to a particular element?

0 Answers  


Categories