GiladLB
Results
2
issues of
GiladLB
Hi, I have a bug when a test fails because it exceeds the timeout: Timeout - Async callback was not invoked within the 60000 ms timeout specified by jest.setTimeout.Error: Timeout...
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')...
enhancement