Skip to content

Update the pagination (or any other) element #133

Description

@DandyClubs

Description

{
"id": 40,
"name": "sample",
"url": "^https://sample.com/.*",
"type": "regex",
"date": "2026-06-25T05:55:47.707Z",
"action": "next",
"pageDivider": false,
"nextLinkType": "xpath",
"pageElementType": "xpath",
"append": "element",
"duplicatePrevent": "element",
"nextLink": "//div[@Class='pages']/span[not(@Class='nav_ext')]/following-sibling::a[1]",
"pageElement": "//div[@id="dle-content"]/div[contains(@Class, 'story')]",
"duplicateElement": "//div[@id="dle-content"]/div[contains(@Class, 'story')]"
}

webpage

1page
div.dle-content

  • div.story
  • div.story
  • div.story
  • div.story
  • div.navigation div.page

i try

div.dle-content

  • div.story
  • div.story
  • div.story
  • div.story
    <= 2page div.story element
    <= 3page div.story element
    <= 4page div.story element
  • div.navigation div.page

div.navigation div.page is 1page element

i want to change last load page div.navigation

URL

N/A

Version

10

Browser

firefox

OS

windows 11

Device

PC

Adherence

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions