a2a-source-edit: remove smoke_tests/quotes_toscrape.json
This commit is contained in:
@@ -1,17 +0,0 @@
|
|||||||
{
|
|
||||||
"url": "https://quotes.toscrape.com/",
|
|
||||||
"selectors": {
|
|
||||||
"quotes": ".quote",
|
|
||||||
"text": ".text",
|
|
||||||
"author": ".author",
|
|
||||||
"tags": ".tag"
|
|
||||||
},
|
|
||||||
"max_pages": 1,
|
|
||||||
"wait_seconds": 1,
|
|
||||||
"output_format": "json",
|
|
||||||
"headless": true,
|
|
||||||
"user_agent": "",
|
|
||||||
"respect_robots": true,
|
|
||||||
"rate_limit_seconds": 1,
|
|
||||||
"screenshot": false
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user