-1

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) enter image description here

However, I got the log ValueError: Invalid time string 'GWMS 2.0'. Can anyone help me?

1 Answers1

1

you have to select windows to use a new tab.

Select Window    title="title windows"
Sidara KEO
  • 1,693
  • 1
  • 14
  • 34