This is a migrated thread and some comments may be shown as answers.

[Solved] Regarding URL Automation

1 Answer 18 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Hima Sailaja
Top achievements
Rank 1
Hima Sailaja asked on 26 Feb 2010, 01:30 PM

Dear Team,

Please let me know how to automate a URL.

Here is my scenario,

1.       I Created  a table , modified the created table and delete table

2.       While creating a table  URL is generic/common for every popup

3.       But while modifying we have to select the table name from combo box

4.       After selecting the table name , we have to click on modify table button 

5.       But while click on the modify table , I am getting  unique url for each popup with respective of table name( more information Pls check the screen shot)

6.       Please let me know how to automate a particular portion of Url or complete url

 

Thank s in advance

Sailaja

1 Answer, 1 is accepted

Sort by
0
Accepted
Missing User
answered on 26 Feb 2010, 03:44 PM
Hello sailaja,

When recording a popup window, there is at least a 'Connect To' test step and typically a corresponding  'Close' step. For both steps, you can right click on them and select Properties in the Menu.

From here, in the Visual Studio Properties window, there should be both the PopupUrl property that contains the recorded url and IsUrlPartial property you can set to true/false for WebUI to find the PopUp by either full or part of the url.

Please configure these and post back if you have any further questions.

Regards,
Nelson
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
Hima Sailaja
Top achievements
Rank 1
Answers by
Missing User
Share this question
or