Suppose I have a scenario where I have no control over a web page A, which has an input field that users can fill out. On the other hand, I have a web page B under my control which runs JavaScript. Is there a way to add JavaScript to page B so that it can load page A, wait for it to finish loading, and then automatically fill in the value of the input field with a certain value?
?name=Joeto be in the URL.