I have the following url: https://www.amazon.com/#twotabsearchtextbox
. When I click on this link I would like it to go to Amazon, select the search bar, and input a value. My question is: how do I modify the URL to insert a value into the search bar?
Example Input
URL: https://www.amazon.com/#twotabsearchtextbox
Value: Avengers Movie
Expected Output:
I know you can select elements. I've also seen this done before somewhere. However, I cannot find a resource that explains the identifiers used. I saw you could highlight it here but not insert.