Few anti-virus software say that WhiteHatBox maybe contain virus,
so it maybe ban you to install WhiteHatBox App or limit it to visit network.
The fact is that it is a false alarm, you can just ignore it or add an exception into the anti-virus software.
There are some reason to lead the false alarm, for example: WhiteHatBox has few blackhat seo tools,
or maybe just because we don't pay money to the anti-virus software company.
We are a good software company from 2008 and developed many popular software, we will never put virus in our product to kill ourselves. You can use our product without any worry.
I am trying to create accounts with my bot. However, when it fails, is there a way to return some sort of "Fail Logs" to my CSV file? I would like to know at what step the bot failed, and have all of the variables that the bot has returned to the CSV output file. Is there an easy way to do this type of thing?
Use a try catch action. In the try add a page load wait action to verify that the you are logged in, if it not add the case to catch and it will do what you need.