jeanphix/Ghost.py

How to ignore loading some resources?

byaka opened this issue · 1 comments

byaka commented

For example CSS. In old version it provided by prevent_download=[].

byaka commented

Now it's implemented

ghost.start(exclude="\.(css)")