Skip to content

javascript error: Cannot read properties of null (reading 'value') #1596

Answered by mdmintz
poojapatel14710 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello. You can use get_text() to get the value of an input field assuming you have the correct selector. Eg:

value = self.get_text("input")

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@poojapatel14710
Comment options

@mdmintz
Comment options

Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants