haterapps / fake-data

Fake Data - A form filler you won't hate
39 stars 2 forks source link

Unable to resolve "Cannont manage this element" issue #16

Closed hjsemirdzhyan closed 2 years ago

hjsemirdzhyan commented 2 years ago

The fill-ahead dropdowns I'm trying to work with on a particular form don't seem to be manigable by Fake Data. The field needs to be populated by one of the options in the dropdown but Fake Data fills it with random text instead. I'd like to deal with it with the "named field" feature since it has an identifier but when I right click on element to select "manage field", I instead get a text saying "cannon manage this element".

Screen Shot 2022-04-08 at 2 55 55 PM Screen Shot 2022-04-08 at 2 59 28 PM
haterapps commented 2 years ago

Hello,

That kind of dropdown is not a standard HTML form element. It's something very custom and Fake Data does not know how to handle it. You can though load an additional script inside Fake Data that will tell how to handle those dropdown.

Could you send me a link to the website so I can take a look and be able to write you a simple script that might work with that dropdown?

hjsemirdzhyan commented 2 years ago

The site requires a login to get anywhere that would have a drop down. I appreciate the response but no need. I'll just manually deal with the drop downs. The tool helps fill out most of what I need anyway.