kdjonesmtb2
Technical User
Hello
I am looking for the correct syntax for this waitproperty statement
Browser("ABN-NHP-APP-T15 - QNXT").Window("Select a Pay-To Affiliation_2").Page("Select a Pay-To Affiliation").Frame("Frame").WebButton("Select").WaitProperty("enabled","true",60000)
Receiving this error:
Cannot use parentheses when calling a Sub
I am looking for the correct syntax for this waitproperty statement
Browser("ABN-NHP-APP-T15 - QNXT").Window("Select a Pay-To Affiliation_2").Page("Select a Pay-To Affiliation").Frame("Frame").WebButton("Select").WaitProperty("enabled","true",60000)
Receiving this error:
Cannot use parentheses when calling a Sub