Hi everyone
Im testing one thing where I need to run two functions simultaneously. The code works when I test it manually so I’m sure this part is okay. But when I run it via robotframework I have a feeling like something is wrong and robot does not execute the code properly. Like threads do not communicate between each other. So my question is - Does robot framework accept this kind of behaviour to use threaded function as keyword ?