Fix Javascript Code for Firefox Compatibility
Budget: $15 – $25 USD
I can send files once you send proposal.
When I visit open.html in puppeteer with chrome (chromepuppet.js) it works correctly. First it alerts false and then alerts it is open.
When I visit open.html in puppeteer with firefox (firefoxpuppet.js), it does not work correctly. It alerts false correctly, but doesn't show it is open until i actually open console which i dont have to do in chrome.
Please fix it so behavior is same in puppeteer firefox as it is puppeteer chrome.
When I visit open.html in puppeteer with chrome (chromepuppet.js) it works correctly. First it alerts false and then alerts it is open.
When I visit open.html in puppeteer with firefox (firefoxpuppet.js), it does not work correctly. It alerts false correctly, but doesn't show it is open until i actually open console which i dont have to do in chrome.
Please fix it so behavior is same in puppeteer firefox as it is puppeteer chrome.