01-22-2010, 01:33 AM
Hey,
Does that mean, do I need to change in the Name of the object and in the short title property ..selecting as the regular expression and giving ".*" over there?
i tried giving this expression at both places but its not working
the code is looking like
and again it gives me the same error.
Thanks
Does that mean, do I need to change in the Name of the object and in the short title property ..selecting as the regular expression and giving ".*" over there?
i tried giving this expression at both places but its not working
the code is looking like
Code:
OracleFormWindow(".*").OracleButton("Service").Click
and again it gives me the same error.
Thanks