Does the screenshot tool use https://www.browserstack.com/docs/automate/selenium/take-screenshots#automatically-capture-screenshots?
Closed this issue · 4 comments
white-than-wood commented
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?
scottgonzalez commented
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.
white-than-wood commented
@scottgonzalez Is the way BrowserStack itself takes screenshots through selenium or appium?
scottgonzalez commented
🤷♂️
white-than-wood commented
uh.......I mean what technology is the way Screenshot API takes screenshots based on.