File tree 1 file changed +2
-2
lines changed
ui/v2.5/src/docs/en/Manual
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -487,7 +487,7 @@ xPathScrapers:
487
487
sceneScraper:
488
488
scene:
489
489
Title: //head/title
490
- Details: # shows the id/s of the the visible div/s for the Multiple targets example of the page
490
+ Details: # shows the id/s of the visible div/s for the Multiple targets example of the page
491
491
selector: //div[@class="bd-example"]//div[@class="multi-collapse collapse show"]/@id
492
492
concat: "\n\n "
493
493
@@ -599,7 +599,7 @@ and having a look at the log / console in debug mode.
599
599
600
600
Sending request headers is possible when using a scraper.
601
601
Headers can be set in the `driver` section and are supported for plain, CDP enabled and JSON scrapers.
602
- They consist of a Key and a Value. If the the Key is empty or not defined then the header is ignored.
602
+ They consist of a Key and a Value. If the Key is empty or not defined then the header is ignored.
603
603
604
604
` ` ` yaml
605
605
driver:
You can’t perform that action at this time.
0 commit comments