Hello, I have a requests hit bot. The bot's error is that the sites are not visible. I need to get the site's HTML code, but I can't use the page HTML because the browser won't open. How can I do this?
By default bot should ignore errors, adding ignore command to all functions is really time consuming. This is where BAS needs to make changes. It is better to define a fail or stop command rather than modifying each block..really BAS Should do something so that Bot don't stop on minor errors.