apify-docs
apify-docs copied to clipboard
Update interacting_with_a_page.md
Google uses textarea as opposed to input. Also added a note about title="search" differing in other languages.
Thanks!
Using selectors based on translatable text feels pretty wrong to me. I see there is type="search" on the textarea, maybe better to use that in the selector?