debug: full-page button scan, modal heading, real progress, validation errors; bump max steps to 20
This commit is contained in:
@@ -29,7 +29,7 @@ export const LINKEDIN_SUBMIT_SELECTOR = 'button[aria-label="Submit application"]
|
||||
export const LINKEDIN_NEXT_SELECTOR = 'button[aria-label="Continue to next step"]';
|
||||
export const LINKEDIN_REVIEW_SELECTOR = 'button[aria-label="Review your application"]';
|
||||
export const LINKEDIN_DISMISS_SELECTOR = 'button[aria-label="Dismiss"]';
|
||||
export const LINKEDIN_MAX_MODAL_STEPS = 12;
|
||||
export const LINKEDIN_MAX_MODAL_STEPS = 20;
|
||||
|
||||
// --- Wellfound ---
|
||||
export const WELLFOUND_BASE = 'https://wellfound.com';
|
||||
|
||||
Reference in New Issue
Block a user