Forum Discussion
Pavel_1
15 years agoContributor
Hi,
I guess the problem is that "Process" object doesn' t have "ToUrl" method, but page does (or also a window which contains page).
So you should use it like this:
Process.WaitPage("*", 10000).ToUrl("http://www.google.com")
Related Content
- 9 years ago
- 6 years ago
- 13 years ago
Recent Discussions
- 2 days ago
- 2 days ago
- 5 days ago