Tast should provide package for interacting with chrome.windows API |
|
Issue descriptionTast should probably provide a package that wraps useful parts of the chrome.windows API. For example, we should make it easier to close or maximize windows (the latter is done by the graphics.Screenshot test). It'd be nice if there were also a function that could be used to go from a chrome.Conn (Chrome DevTools Protocol connection) to the corresponding window ID used by chrome.windows. |
|
►
Sign in to add a comment |
|