Forum Discussion

katreenmei_nare's avatar
katreenmei_nare
Occasional Contributor
9 years ago
Solved

Running a Project vs. Running a Script

Hello,   I just have a question regarding a discrepancy when Running a Project vs. Running a Script. Script1 contains a code like application.window1.close.clickbutton. This will simulate a click ...
  • NisHera's avatar
    9 years ago

    If you have set up events in other tests to be fired end of test, can be triggered after time out set up for 1 min.

    So try with timout =0 ie indefinitly.

     also try manually set screens as shown and run Project only with testItem1 (uncheck others)

     

    Other possible thing is mis-idedifying close button on main application.

    try just open main app(one at back gound ) only and run only testItem1 

    (Run the project only contains testItem1) if this close main app, thst means problem with mapping