Hi CBTA experts,
I have a problem with a CBTA script for Portal application - namely Time entry for employees. It runs ECC transactions at back end, but visibly executes every step in portal screen.
The recording went fine with no issues, but the script would not execute as some URIs cannot be resolved.
I tried different options with Object Spy and HTML code - nothing works so far.
But now I am hearing a proposal from business: what if you run the script to go thru the first steps that work, but then stop the script (breakpoint) and let us enter data manually, then continue the script to the end.
I know it is possible in DEBUG mode, but
1) not sure if i can make business people to run script in debug and know exactly where to put a breakpoint
2) execution report from DEBUG mode shows status DONE (as opposed to PASS or FAIL) - it tells you nothing about real status of test.
Are there any other options to compose a CBTA script so that it accepts manual activity from the user ?
Appreciate any response.
Thank you
Elena