expect is not waiting for the element, as per mentioned timeout

srimounika tuttagunta - May 30 - - Dev Community

Hi Team, I have declared the mentioned timeout in playwright.config.js as '35000'

but test is failing before waiting for 35000ms

.