Learn Selenium Step By Step
This Tutorial Guides learning Selenium RC in a Step by Step manner
Pages
(Move to ...)
Home
▼
Saturday, September 4, 2010
How to get the current URL using Selenium??
Use this command to print the current URL
System.out.println(selenium.getLocation());
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment