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.

image

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


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -