Afzal Najam

Results 36 comments of Afzal Najam

hmm, but when I did page.title(), that was blank too for all of them :/ edit: Ah nvm, that's also an async function. Thanks for this library! Very useful!

@deepsweet Okay slightly different issue but: ``` const pages = await browser.pages() log.info(`Found ${pages.length} pages`) log.info((await pages[0].title())) log.info((await pages[1].title())) ``` when I do this (where log.info is just a logging...

Yeah so the reason for this is that it doesn't look like Selenium has any capability of getting content or title for all window handles. Only able to get that...

hey, what's holding up this feature? maybe I can help.

I know, that's what I'm asking. what's stopping the developers from implementing this?

Honestly, believe it or not, this works pretty reliably for me, and faster than any other library I've tried 1. Decrement all the X in PointValue ArrayList by 1 2....

perhaps you mean this: http://material-design.storage.googleapis.com/publish/material_v_3/material_ext_publish/0B6Okdz75tqQsM1Q5YUVTTXVvc2s/components-buttons-fab-behavior_01_xhdpi_011.webm

The video has both actually :)

Since I've left Norton and don't work with VPN stuff anymore, I'm not sure. This might be related to a hotspot that has a portal?

@dspacejs in your use case, do you disable all networks or are you switching networks (like from wifi to cellular)? I can recreate this by just having my wifi on...