Letractively / autotester

Automatically exported from code.google.com/p/autotester
1 stars 1 forks source link

shrinerrain 请教你一下,我不知道通过Autotestlib.dll要如何获取Cookie,要用哪个函数 #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
shrinerrain 
请教你一下,我不知道通过Autotestlib.dll要如何获取Cookie,要用�
��个函
数,webbrowser.Document相关的属性,比如COOkie,body,能不能给个案例
,谢
谢,            HTMLTestSession ts = new HTMLTestSession();
            ts.Browser.Start();
            ts.Browser.Load("http://www.google.cn");
然后怎么访问相关
,webbrowser.Document相关的属性,比如COOkie,body

Original issue reported on code.google.com by tradek...@gmail.com on 1 Apr 2010 at 4:28