wbm button

This commit is contained in:
Aron Petau 2026-01-02 11:27:10 +01:00
parent 287b1b154f
commit 357dd32caa

View file

@ -92,8 +92,8 @@ class WBMHandler(BaseHandler):
# Look for application button on detail page
logger.info("[WBM] Looking for application button on detail page...")
selectors = [
'button.btn.btn-primary[type="submit"]', # The actual form submit button
'button:has-text("Anfrage absenden")',
'a:has-text("Anfrage absenden")',
'a[href*="expose-anfordern"]',
'a[href*="bewerben"]',
'a:has-text("Anfragen")',