javascript - Copy text from an input field and save it into a variable with python -
how text inputs without value attribute selenium? problem filled automatically (maybe javascript) when page loads , text doesn't appear on html can't find represents it.

once text in box, can access using webelement.get_attribute('value') webelement text box want extract text from.
Comments
Post a Comment