0
I automated a customer registration test (performed on the Web, internet explorer) and at the end it generates a protocol and another numeric code.
I need to save these two data at the end of the execution, because soon after the system started a new register creation.
I don’t know how to do this in Java, can anyone help me? I tried with Jsoup, but I couldn’t.
It can be in excel, txt, in any way that it is simple to implement, writing in the same file or that at each pass it generates a different file with screen information, it has no problem...only I can not lose this data at the end of the process.
thanks for the help, but this giving some errors, Hssfrow and Hssfworkbook and Hssfsheet cannot be resolved to a type
– Paulo Roberto
You downloaded the JAR file?????
– Paulo Costa
I downloaded yes and it worked, after I erase the copied code and write manually, will understand né rsrsrsrs Anyway thank you very much!
– Paulo Roberto