Technical Blog
Friday 11 December 2009
All About WatiN
http://watin.sourceforge.net/htmlelementmapping.html
Get a RadioButton
ie.RadioButton(Find.ByName("rdoSendInfo_0")
Click a Button:
ie.Button(Find.ById("btnInitialize")).Click();
Click a LinkButton:
ie.Link(Find.ById("LinkButton1")).Click();
Type in a TextBox:
ie.TextField(Find.ByName("q")).TypeText("WatiN");
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment