What distinguishes between an absolute and relative url in side?



What distinguishes between an absolute and relative url in side?..

Answer / Lalit Kumar Rajput

An Absolute URL starts with a scheme name (e.g., http:// or https://), domain name, and optionally the path from the root directory. A Relative URL does not have these elements and is typically defined relative to the current URL.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

what is the use of x-path?

1 Answers  


What you know about selenium?

1 Answers  


How to execute a single line command from selenium ide?

1 Answers  


Explain the meaning of assertion in selenium and what are the types of assertion?

1 Answers  


What is the difference between driver.findelement() and driver.findelements() commands?

1 Answers  


Name the different types of waits in webdriver.

1 Answers  


What is the difference between “type” and “typeandwait” command?

1 Answers  


While using click command can you use screen coordinate?

1 Answers  


What is the wait?

1 Answers  


How you are integrating cucumber feature files with step files?

1 Answers  


How are selenium ide, webdriver and selenium rc different from each other?

1 Answers  


How you can use recovery scenario with selenium?

1 Answers  


Categories