Ng Shen Soon Benjamin
Ng Shen Soon Benjamin
Hi there, I am using the jest-puppeteer example shown in integration-examples/another-jest-and-puppeteer/example.test.js and I been noticing that the first screenshot of every tests are based on last screen of the previous...
**Expect outcome** The Viewer should display "Expand 1 lines ...." **Actual Outcome** Blank screen displayed, **Sample Code** 
Hi there, I was trying to create a table with clickable text inside the table. Not sure if i did anything wrong. My expected result: ``` +----------------+--------+---------------+ | This is...