confRemoteRecordNext
You can call the function confRemoteRecordNext if the function confRemoteRecordGetStatus returned a message telling you to click on
. Before simulating this click, be aware of the indications returned by confRemoteRecordGetStatus./** * Function confRemoteRecordNext() is called when the user click on NEXT * @return string wich is the last message to display */ std::string confRemoteRecordNext();