mtrea

Results 6 issues of mtrea

In chapter [17. Screen capture](https://w3c.github.io/webdriver/#take-element-screenshot#x17-screen-capture), section [17.2 Take Element Screenshot](https://w3c.github.io/webdriver/#take-element-screenshot#x17-2-take-element-screenshot): > The Take Element Screenshot command takes a screenshot of the visible region encompassed by the bounding rectangle of an...

Per https://w3c.github.io/webdriver/#take-element-screenshot "The Take Element Screenshot command takes a screenshot of the visible region encompassed by the bounding rectangle of an element." I would expect the TakeElementScreenshot dimensions to be...

marionette

**Is your feature request related to a problem? Please describe.** I wanted to get started using the tool. Per https://developer.android.com/studio/command-line/bundletool#download I downloaded and unzipped the project. I didn't see a...

It seems you need to run tools/releaser.sh every time you do a release. Issues: - this is undocumented - the file doesn't have executable permissions - when I add execution...