maskkid / open-webkit-sharp

Automatically exported from code.google.com/p/open-webkit-sharp
GNU Lesser General Public License v3.0
0 stars 0 forks source link

How I can get chrome browser object inside winform #199

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I run chrome from here 
C:\Users\AppData\Local\Google\Chrome\Application\chrome.exe 

using the Open-webkit-sharp how I can get the current tab from chrome the tab 
contains link (https://login.yahoo.com/) also  inside this link the external 
chrome browser. I just want to transfer the my yahoo loginId and password to 
chome browser from my winform application using Open-webkit-sharp.

Original issue reported on code.google.com by pritishd...@gmail.com on 8 Jan 2014 at 9:23