I want to create an Amazon Prime account automatically
With visual I created the project and currently, all that remains is to click automatically on the Start your 30-days free trial button.
I can not do it through the DOM of the page because the button, apparently, has no associated class or id.
<input class="a-button-input" type="submit" aria-labelledby="a-autoid-0-announce">
I leave an image so that they understand me better: