11 lines
395 B
Plaintext
11 lines
395 B
Plaintext
|
|
# Multi-panel strips are laid out as a Bootstrap carousel; taking carousel-inner
|
||
|
|
# keeps every panel in order. The <figure> alone would give only the first one.
|
||
|
|
body: //div[contains(concat(' ', normalize-space(@class), ' '), ' carousel-inner ')]
|
||
|
|
|
||
|
|
strip_id_or_class: carousel-control
|
||
|
|
strip_id_or_class: carousel-indicators
|
||
|
|
|
||
|
|
autodetect_on_failure: no
|
||
|
|
|
||
|
|
test_url: https://andrzejrysuje.pl/tradycja/
|