phantombuster / nickjs

Web scraping library made by the Phantombuster team. Modern, simple & works on all websites. (Deprecated)
https://nickjs.org
ISC License
500 stars 48 forks source link

Recovering a tab when it crashed #43

Open jprrabanal opened 6 years ago

jprrabanal commented 6 years ago

Is there a way to recover or instantiate a tab again when it crashed? Whats the value of the tab when it crashed?

paps commented 6 years ago

Good question. NickJS detects when Chrome itself crashes. (It sets tab.crashed to true for each active tab.)

Do you know of a way to reliably make a tab crash? I've never seen it happen in NickJS so I don't know how to handle it.

jprrabanal commented 6 years ago

Often in my case, i see tab crashing when getting its content using getContent in a LinkedIn Profile Page, but mostly when a proxy is not working.

On Fri, Jul 13, 2018, 7:18 PM Martin Tapia notifications@github.com wrote:

Good question. NickJS detects when Chrome itself crashes. (It sets tab.crashed to true for each active tab.)

Do you know of a way to reliably make a tab crash? I've never seen it happen in NickJS so I don't know how to handle it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/phantombuster/nickjs/issues/43#issuecomment-404804511, or mute the thread https://github.com/notifications/unsubscribe-auth/AOIaM693j1fE5GXUxZVc45YmcCQJoqVoks5uGIIfgaJpZM4VOK-B .