How can I extract the value 4 using elementId maxId in Python.
<input type="hidden" id="maxId" value="4">
Python: 3.11.1, ChromeDriver: 109.0.5414.74
Python: 3.11.1, ChromeDriver: 109.0.5414.74" /> Python: 3.11.1, ChromeDriver: 109.0.5414.74" /> Python: 3.11.1, ChromeDriver: 109.0.5414.74"/>
How can I extract the value 4 using elementId maxId in Python.
<input type="hidden" id="maxId" value="4">
Python: 3.11.1, ChromeDriver: 109.0.5414.74
Most probably it would be enough to get the
valueattribute: