Forum Discussion
Dmitry_Nikolaev
15 years agoStaff
Hi Pankaj,
There is a mistake in the last code line of the Test1 function's body - the ToUrl method requires a string value to be passed as a parameter:
To learn about the method see the Page.ToUrl help topic.
There is a mistake in the last code line of the Test1 function's body - the ToUrl method requires a string value to be passed as a parameter:
...
Process.WaitPage("*", 10000).ToUrl("http://www.google.com")
...
To learn about the method see the Page.ToUrl help topic.
Related Content
- 9 years ago
- 6 years ago
- 13 years ago
Recent Discussions
- 2 days ago
- 2 days ago
- 5 days ago