0

How to open a new tab in a browser using robot framework

Open Browser    https://www.google.com/    chrome
Press Key    id=identifierId    \\20
Maximize Browser Window

my code trying to press Ctrl+T. the test is passing but the new tab is not opening.

Moses Daniel
  • 1
  • 2
  • 2
  • Possible duplicate of [How to open new tab in same browser using robot frame work](https://stackoverflow.com/questions/14232137/how-to-open-new-tab-in-same-browser-using-robot-frame-work) – A. Kootstra Oct 23 '17 at 05:19
  • have a look: https://gist.github.com/lrhache/7686903 – Carlo 1585 Oct 27 '17 at 14:24

0 Answers0