Search found 1 match
- 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...