Hi,
During the test I need to work with 2 browser's tabs:
- perform some actions in one tab
- open another URL in another tab and perform some actions
- go back to first tab and get results of previous actions
But when I'm opening second tab and going to another URL the URL in first tab is changed too (I get second URL in both tabs).
Is it possible to record the test using several browser tabs with dufferent URLs?
During the test I need to work with 2 browser's tabs:
- perform some actions in one tab
- open another URL in another tab and perform some actions
- go back to first tab and get results of previous actions
But when I'm opening second tab and going to another URL the URL in first tab is changed too (I get second URL in both tabs).
Is it possible to record the test using several browser tabs with dufferent URLs?