What is the build Tool you have used in your project?
Answer Posted / raam
maven
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How to switch to a new window (new tab) which opens up after you click on a link?
What are the advantages of automation framework?
Does the selenium ide have any drawbacks?
How to handle alerts in selenium webdriver?
How will you handle working with multiple windows in selenium?
What is same origin policy? How you can avoid same origin policy?
What is the difference between page object model (pom) and page factory?
Which webdriver implementation claims to be the fastest?
How to handle https website in selenium? Or how to accept the ssl untrusted connection?
If one wanted to display the value of a variable named answer in the log file, what would the first argument to the previous command look like?
How can we type text in a textbox element using selenium?
How can we fetch a text written over an element?
What is the difference between driver.findelement() and driver.findelements() commands?
How to scroll down to a particular element?
How do you identify an object using selenium?