Skip to content

Commit

Permalink
Extra parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewZMSU committed Aug 15, 2024
1 parent 39f87f2 commit 63166cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/spiders/fill_form.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@


class FormActionSpider(scrapy.Spider):
custom_settings = {

}
name = "fill_form"
start_urls = ["https://www.roboform.com/filling-test-all-fields"]

Expand Down

0 comments on commit 63166cf

Please sign in to comment.