-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
In Amazon Search with assertions code in Java (Not TestNG), when the item is clicked upon, it opens a new tab about the details of the item but the driver is still on the old tab.
I am unable to switch the tabs despite taking help from Stack Overflow etc.
Following things have failed till yet:
- Ctrl + Pd Down using Keys
- Switchto() using Arrays list
- Ctrl + Tab x Switch.To()
Metadata
Metadata
Assignees
Labels
No labels