If you are a coder. U will understand that. Firefox allow user raise . But Chrome cant. Google limit 6 on Chrome. If u can raise it in "Brower Auto Studio" It will make work faster
Check if IMAP connection established succesfully
-
I want to make a simple condition, that if connection was completed succesfully, then do next block, otherwise take another credentials from the file and check. I'm a bit confused how to achieve that. Is it possible to get a general success result from each block and use it as a condition, or should I do it some other way?