Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Showing test artifacts of new tabs #85

Open
GiladLB opened this issue Nov 10, 2020 · 0 comments
Open

Showing test artifacts of new tabs #85

GiladLB opened this issue Nov 10, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@GiladLB
Copy link

GiladLB commented Nov 10, 2020

Hey,
I would like to see the steps for new tabs (opened within a part of a test) inside the root-cause/cloud.
Using Playwright:
const [newTab] = await Promise.all([ context.waitForEvent('page'), page.click('some_selector_that_opens_a_new_tab') ])

@GiladLB GiladLB changed the title See the test steps of new tabs Showing test artifacts of new tabs Nov 10, 2020
@benjamingr benjamingr added the enhancement New feature or request label Nov 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants