-
No matter what I do, anything involving Nightmare/Electron on Heroku crashes like so:
`Process exited with status 0`
No errors or anything, the "Welcome to Nightmare scare" log message occurs an…
-
Anyone have experience deploying nightmare.js to run on heroku? Curious if I should anticipate any problems.
-
This is a braindump issue over suggestions regarding the docs that can be improved on, on different levels. All IM(H)O, of course, so consume with the appropriate sodium nitrate dose (colloquially, a …
-
Olá, hoje 23/10/2017 a Receita federal passou a não utilizar mais o captcha padrão e começou a usar o recaptcha, o que inviabilizou o captcha usado anteriormente, saberia alguma forma de resolver este…
-
Logs
```
{"isError":false,"collectionTime":12,"detectionTime":13,"detectionResult":{"bot":true,"botKind":"unknown"},"detectedBot":"unknown","collectedData":{"rtt":{"state":-1,"error":"Bo…
-
Hi,
I've noticed that the function getBrowserEngineKind() always returns Unknown when using the UC browser on an Android device, specifically version 15.5.1. This browser is highly popular in China.…
-
**Update: We've released [Chromeless](https://github.com/graphcool/chromeless) which is based on headless Chrome and can run in parallel on AWS Lambda.**
Since it's now possible to run Chrome in [h…
-
I am looking for solution to replace NightmareJs with c# implementation.
The NightmareJs wraps electron api to allows not only to type or click but execute js as well i.e.
[win.webContents.executeJ…
-
This is related to the pull request #1859, which introduced the --client-certificate flag. When trying to use a PEM file in this manner it does not allow access to a site requesting the client certifi…
-
I'm looking to write an integration test for a form that uses a react-select component. This is the Ruby code that I have for it now:
``` ruby
find(".Select").click
find(".Select .Select-input input"…