Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
If statement with recovery scenerio
#7
Solved: 11 Years, 4 Months ago
Hi,

The Syntax is wrong again,

The correct syntax is "Exist" . It is not "Exists"

try the below code

Code:
If (Browser("Oracle Applications 11i").Page("Oracle Applications 11i").exist(2)) Then
'if the Oracle window opens then run the rest of the test
else
ExitTest
End If


- Vinod
Reply


Messages In This Thread
If statement with recovery scenerio - by Marie - 10-20-2010, 07:09 PM
RE: If statement with recovery scenerio - by KVK - 10-26-2010, 10:17 AM
RE: If statement with recovery scenerio - by KVK - 10-26-2010, 05:21 PM
RE: If statement with recovery scenerio - by KVK - 10-26-2010, 06:19 PM
RE: If statement with recovery scenerio - by KVK - 10-27-2010, 10:23 AM
RE: If statement with recovery scenerio - by KVK - 10-29-2010, 09:35 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  recovery elsekra 0 1,396 12-19-2008, 12:34 AM
Last Post: elsekra

Forum Jump:


Users browsing this thread: 9 Guest(s)