I'm doing my first project on robot framework using ride.
I managed to open a browser and make the login as well, however, after the login, the page opens another tab and all the command I inserted on ride seems to not work on the new tab.
I have tried to use (commands within the blue rectangle)
However, I got the log ValueError: Invalid time string 'GWMS 2.0'.
Can anyone help me?