Checked - its working when I put
it works fine
only when i put it in a variable - then there's a problem.
so its not index related
Code:
Browser("Test").Page("Test").Frame("Test").WebButton("name:=Add","index:=1").Clickit works fine
only when i put it in a variable - then there's a problem.
Code:
strVariable= "name:=Add"",""index:=0"so its not index related

