scottgonzalez/node-browserstack

Does the screenshot tool use https://www.browserstack.com/docs/automate/selenium/take-screenshots#automatically-capture-screenshots?

Closed this issue · 4 comments

Does the screenshot tool use https://www.browserstack.com/docs/automate/selenium/take-screenshots#automatically-capture-screenshots? There are only two channels of selenium and appium for screenshots of real devices, right?

No, this module does not control Selenium, it controls BrowserStack itself. client.takeScreenshot uses the REST API and the screenshot client uses the Screenshot API.

@scottgonzalez Is the way BrowserStack itself takes screenshots through selenium or appium?

🤷‍♂️

@SaranshBS

uh.......I mean what technology is the way Screenshot API takes screenshots based on.