0

How can I AUTOMATE a simple clicking of the url within the browser?

tried using

I.amOnPage() & I.appendField(URL, "google.com");

**Expected results: **

  • When you do this manually it should highlight the whole url.
  • If you want to test the browser Then CodeceptJS can not help you. (Which looks like in your expected result) If you want to test your website Then grabCurrentUrl, seeInCurrentUrl or amOnPage might be sufficient enough? – user21394760 Mar 14 '23 at 08:28

0 Answers0