Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

html input field without form #92

Open
AureliusMarcusHu opened this issue Feb 25, 2024 · 1 comment
Open

html input field without form #92

AureliusMarcusHu opened this issue Feb 25, 2024 · 1 comment

Comments

@AureliusMarcusHu
Copy link

AureliusMarcusHu commented Feb 25, 2024

Is mechanize be able to send data (value) to a input field (tag) which is not in a form ?
How I send a search string to the input field below and catch the submit result ?
I don't understand the globalform syntax. How to use it with the input field below ?
url ='https://www.investing.com/'

<input type="search" placeholder="Search the website" aria-label="Search Stocks" data-test="search-section">

input_filed

@AureliusMarcusHu
Copy link
Author

Does anyone have a solution for this problem ?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant