EasyApp-RPI / EasyApp

EasyApp is a chrome extension that allows users to autofill job applications, draft application responses, navigate job listings, tweak user resumes to fit job description, and much more!
MIT License
10 stars 2 forks source link

[BUG] Dropdown and Basic Autofill Failure #53

Open timelord1102 opened 11 months ago

timelord1102 commented 11 months ago

Describe the Bug

With certain HTML implementations, autofill and dropdown autofill fail. The implementations at fault seem to require modification of the HTML to complete the fill, something the code does not do right now.

Steps to Reproduce

  1. Go to IBM Application
  2. Use autofill on a page with dropdowns
  3. Catastrophic Failure

Expected Behavior

The fields and dropdowns are filled as normal

Screenshots

No response

Additional Context

No response