Answer the question
In order to leave comments, you need to log in
Why is queryselector not being executed?
Hello. There is a certain site with a login / pass input form - I execute the code:
chrome.ExecuteScriptAsync("document.getElementsByTagName('input')[2].value ='" +str_l + "'" + ";");
chrome.ExecuteScriptAsync("document.querySelector('#username').value='" + str + "'" + ";");
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question