I’m doing generate yearly report assignment and have a problem. Everything is fine until update workitems. After clicking update work item, it must type id (that i got from upload yearly report sequence with get full text) into comment section. but it didnt. It continues with no error. I tryed in other sequence but i used notepad to check if it types. It worked. I used write line to check if there any mistake to get id but it seems perfect. I dont know what else i can do.
@pravin_calvin i already used attach window for that. i will try attach browser. @nagini.pragna yes i thoght that too and checked but there is nothing i have passed.
i tryed to type id into notepad in system1_uploadyearlyreport. it typed but than i tryed in system1_updateworkitem sequence it didnt type to notepad. It seems the problem is arguments and variables as you said but i cannot see where the problem is.