This commit is contained in:
Matthias Hochmeister
2026-03-16 16:18:02 +01:00
parent 75cf07f402
commit 665eca24af

View File

@@ -906,7 +906,6 @@ async function navigateAndGetTableRows(
// Show all rows (default is 10) // Show all rows (default is 10)
await selectAlleAnzeige(frame); await selectAlleAnzeige(frame);
}
// Log all table classes on the page for diagnostics (first time only) // Log all table classes on the page for diagnostics (first time only)
const tableInfo = await frame.evaluate(() => { const tableInfo = await frame.evaluate(() => {