I'm trying to use python selenium to update a google doc that is linked to a spreadsheet, I can't seem to find a way to find each "update" button on the google doc. I can't right click in firefox to get the element ID in inspect element as it just gives me googles doc editing options. How would I go about finding each update buttons ID? Thanks
↧