Forum Discussion

m_immers's avatar
12 years ago

if then-else

Somehow the else does not 'work' , after a region checkpoint .

The picture was checked and shoud be false , i expect a else but he returns 

Cant insert a image into this post



2 Replies

  • maximojo's avatar
    maximojo
    Frequent Contributor
    Hi,



    I assume this was in a keyword test? Or was it a script? Can you upload a screenshot of it?
  • I have a question about using If then statements with checkpoints. This seems like a good place to put it.



    I'm  trying to use If....Then in conjunction with a Table Checkpoint.



    If

        Checkpoint passes (True)

    then

        Close application



    How do you set this up?