Get & save dynamically generated value in 1 test & pass it as variable in another test
I have a form, where I fill in some information and when it is saved, it generates an Order Number. I want to get and save thatvalue in a variable. WhenI use the Property Checkpoint here,can I save the value that is found in that field into a variable instead ofassigning the value towText property.I then want to be able to refer to this variable in other tests, where I want to do some action on some rows of data where, the order number is that saved value. New to TestComplete and automation and would appreciate any help. Thanks!Solved2.3KViews0likes3Comments