I need to get a text from the span tag and to verify whether the text equals to "check". How can I achieve this in puppeteer? Below is the example of the code
We have a set of Jasmine tests that run successfully in the local web server. http-server. We would like to run these tests from the command line during the