mcookly / project-valjean

A python-based dining hall feedback web app for Notre Dame.

Home Page:https://projectvaljean.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Splash error 400: Lua script clicking buttons prematurely

mcookly opened this issue · comments

Scrapy-Splash sometimes tries to click buttons before page content is present. Happens over slower Wifi, so it may not be a problem on GCP.

Seemingly solved by adding a nil check before clicking the button