fate0 / pychrome

A Python Package for the Google Chrome Dev Protocol [threading base]
Other
612 stars 112 forks source link

Changed GET to PUT for new_tab #62

Closed sc231997 closed 1 year ago

sc231997 commented 1 year ago

With Chrome 111 the new tab request should be changed to PUT call instead of get call

muelli commented 1 year ago

I hope this can be merged, soon. Or somebody can offer a fork with this patch included.

fate0 commented 1 year ago

thanks

sc231997 commented 1 year ago

@fate0 can you publish the new version with this fix.