shadowusr
shadowusr
Hey. I'm currently working on implementing this feature. Planning on sending a PR today. I'm not a member of playwright team though, so I'll have to get approval and discuss...
Okay, the accept screenshot buttons themselves are mostly ready:  However, I've stumbled into some issues while implementing the aforementioned test status update and need some more time to work...
> What is it that you are using to run the tests here? Is that the debugger? We don't run the tests with tracing turned on because that slows down...
> We don't use UI mode, it's not very convenient for us, as I mentioned in the feature title, we want this specifically in the html-reporter. Ah, well, then there...
@GotBinGo just to be clear, for the time being I've stopped working on this functionality because the playwright team is not ready to collaborate on such large contributions and has...
@aslushnikov, hey! The issue's been stale for while, so I wonder what the current status is and when it may be possible for this feature to be implemented? No pressure...
Definitely would be nice to have everything working out of the box. As others said, had to spend a few hours on this issue. Ended up with the solution below....
You are right. Only your workaround or similar triple-slash directive works. I'm working on this issue now and will let you know as soon as I figure out a solution.
After discussion with the team, I believe the only viable solution for us would be to publish typings separately in the `@types` package, even though hermione itself is now written...
> Over time it turned out that it really doesn't matter to have WebdriverIO.Element properties resolved when accessing it. I didn't get what exactly you mean, sorry. Do you mean...