Is there a way to check if a form filled is empty or not?
I want to use the autopilot snippet, but that will depend if the the form field is empty or not. So it will either start from the first field, or the second one.
I tried using the click element, but i don't know if that's possible or if it's even the right path.
I should have been more explicit, i'm trying to target an online form.
Something like a contact form if you will. I want to check if one field is filled or not and depending on that a snippet or another will be used.
It's a textbox/textarea that i wish to check.
I wish to check if the field (textbox) is empty or not, that way i can use one snippet or another.
I can't give you the specific HTML, so screenshotted the textbox that i'm writing in right now. That should be fine, right? (you can further inspect it since it's here)