- nageena
- Posts : 1
Join date : 2010-03-12
Selenium for Static URL application
Fri Mar 12, 2010 4:32 pm
My web application is built with Silverlight technology and hence the URL is static. It never changes right from user login till logout. I am not able to use Selenium for this requirement. Can someone provide a solution to use Selenium for static url application.
Re: Selenium for Static URL application
Fri Mar 12, 2010 6:13 pm
You can test it but every time you have to start your test from first page and move further by adding steps into it.
First create one simple process. your URL needed at the time of application open and then you can traverse into site through objects.
Lets try this and see will you able to test it or not.
First create one simple process. your URL needed at the time of application open and then you can traverse into site through objects.
Lets try this and see will you able to test it or not.
Permissions in this forum:
You cannot reply to topics in this forum