natbot
natbot copied to clipboard
detect textarea elements as interactable
Before:

(and hitting enter doesn't actually do anything because it's trying to type into a button)
After:

it detects the Google search textarea and fills it out correctly