Search found 1 match

by FluffySniper
Wed Sep 17, 2014 8:47 pm
Forum: Beginners
Topic: Using IETagEventByAttrib with a Variable
Replies: 1
Views: 3477

Using IETagEventByAttrib with a Variable

I am doing the following: Let>URLCitrixMain={"http://citrix"} Let>URLCitrixLogin={"http://citrix/Citrix/XenApp/auth/login.aspx"} IECreate>IE[0] IENavigate>IE[0],%URLCitrixMain%,ie_result IETagEventByAttrib>%URLCitrixLogin%,INPUT,ID=user,,test-user With the above code I get an error stating, "No matc...
Sign up to our newsletter for free automation tips, tricks & discounts