starkdm

Results 3 issues of starkdm

`Tensorflow.Binding` class contains method `ts_with`. I can't find anything about it in the documentation.

How can I change the values of BatteryManager properties? The problem is that the `navigator.getBattery()` method is asynchronous and returns Promise. When using `ReplaceWithProxy` method I can't pass async handler....

issue: proposal

The site I'm trying to explore with Puppeteer is protected by a Cloudflare page that analyzes the browser. It appears that there is some problem when using `GoToAsync` - the...