- Run nightProxy.js to test proxy is working. Taken from nightmarejs examples
- run rxNightmare.js for main script run
- clearCache() causes electron to run , but it leaves a blank white screen
- The site seems to be providing unpredictable responses. Currently, it fails at
.click('.ui-searchbar-submit')
.
it will take me to the login screen for no apparent reason. See image below. Kindly note my email is recorded in browser. Due to caching?
- I have tried using Proxy IP Rotation. The proxy works, but seems to no effect
- Using clearCache() but with issue above(1)
- Using custom useragent.
</br /> - Is it possible to simulate mouse movements. Lack of mosuemovements could be a way siteadmin is filtering out bots from Humans??