|
-
May 26th, 2016, 04:08 AM
#1
Thread Starter
Hyperactive Member
Chrome automation using selenium in vb.net
Hello,
I was using Internet Explorer for web automation. But due to compatibility issue I am planning to migrate to chrome. So I thought I can implement using Selenium.
But In selenium, it is not possible to me to find alternatives for BeforeNavigate and Documentcomplete events of Internet Explorer.
My intention is simple, When a user manually navigates to other links I want get the URL navigated and when page loads completely I want to get Documentcomplete event.
What are the alternative methods for that in selenium ?
Also I want to download the files from website, which dont have exact URL, how to control the download event using mouse clickevent in selenium (DownloadBegin and DownloadComplete) ?
Please help.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|