Answer Posted / julie
By specifying the absolute path of the file using double backward slace(//) as an argument of sendkeys.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is selenium? What are different selenium components?
Tell us what kinds of test types are supported by selenium?
What does @test(invocationcount=?) And @test(threadpoolsize=?) Indicate.
What programing language is most useful for creating selenium evaluations?
Explain dataproviders in testng using an example. Can I call a single data provider method for multiple functions and classes?
How will u write page object models and data driven model.
Explain selenium waitfor commands ?
How do you set user extensions in selenium ide?
List some of the operating systems that are supported by selenium webdriver.
What is the alternative to driver.get() method to open an url using selenium webdriver?
How to use frame elements in Selenium on a page?
What is the difference between the “type” and “typeAndWait” commands?
What are the performance testing tools?
What exactly is selenium remote-control (rc) tool?
How can we handle window ui elements and window pop ups using selenium?