willstout

Results 2 issues of willstout

It seems that there is no way to see popup screens in headless pyppeteer, am I wrong or is there a way to access them?

I see that you can call mapfiy like $("img[usemap]:first").mapify({}), and like $("img[usemap]:last").mapify({}). My question is, is there a keyword for second or third, etc? I've never seen the use of...