Use EXECUTE_JAVASCRIPT command and the following Javascript command:
window.open('http://www.myurl.com','_blank');
The following video demonstrates executing a test case that opens 3 websites on separate pages:
Use EXECUTE_JAVASCRIPT command and the following Javascript command:
window.open('http://www.myurl.com','_blank');
The following video demonstrates executing a test case that opens 3 websites on separate pages:
Comments
Please sign in to leave a comment.