Im trying to automatically accept a steam trade offer but absolutely am not able to click the "Verify trade contents" button. I have tried everything including finding by xpath, id and etc etc... but everytime it just tells me "[]" for it being unable to find the element, even though everything is correct and ive tried everything thousand times.
I was able to just directly change the value of the elements "onclick" variable to "True" just by typing "ToggleReady('True')" to the inspect element console, would there be a way to somehow do that from splinter?
the elements code:
<div class="readystate short" id="you_notready" onclick="ToggleReady( true );" style="">
<div class="content">
Confirm trade contents <span id="notready_tradechanged_message" style="display: none;">
Offer changed. </span>