When using Selenium, a message like this would show up in the browser:
Selenium Browser Message
Using Playwright, I’d like to show a similar message, except I’d like to provide the text/HTML.
Is that possible? If so, how?
(I’m using C#)
I’ve googled for different APIs but cant seem to find what I’m looking for.
New contributor
Tony Valenti is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.