Hi,
In playwright you really have to select the frame you are working on.
But we did not want to have the old Selenium Select Frame
kind of keywords.
Therefore we decided to add the >>>
separator to mark where a frame is entered.
You select a frame or iframe element and then you “open” it with >>>
The >>
just combines different selector types like
xpath >> css >> xpath >> text