Forum Discussion
tristaanogre
14 years agoEsteemed Contributor
Click is a method that normally takes parameters. Your last line of code should read
Not sure if that's the actual fix but that's one syntax thing that I noted that might be causing the problem. Let me keep looking and I'll let you know if I see anything else.
The "getControl" method, is that your own code or is that something build in to the page?
myControl.Click()
Not sure if that's the actual fix but that's one syntax thing that I noted that might be causing the problem. Let me keep looking and I'll let you know if I see anything else.
The "getControl" method, is that your own code or is that something build in to the page?