2010-04-10 3 views

Répondre

1

Essayez ceci:

IE.AttachTo<IE>(Find.ByUrl("my url")) 
1

Browser ie = Browser.AttachTo (typeof (IE), Find.ByTitle (nouveau Regex ("Titre de la fenêtre *.")));

Questions connexes