Skip to content

v0.2.3 — Fix live submit

Choose a tag to compare

@Thespaceblade Thespaceblade released this 01 Sep 19:13
· 2 commits to main since this release

Bug fix

Live waas_submit_application failed with "Could not find Apply button" because WaaS renders Apply as an <a> tag without href — Playwright's getByRole('link') does not match it.

Also fixed

  • Custom-question jobs (e.g. resume URL fields) now include the required message field (50+ chars) in waas_inspect_application
  • Resume/transcript URL fields are filled by label in the apply modal (WaaS uses textareas, not input[type=url])
  • Clear error when Send is disabled due to missing/short message

Upgrade

Reinstall waas-mcp.mcpb and Cmd+Q restart Claude.