sublime-browser-integration
sublime-browser-integration copied to clipboard
A Sublime Text 3 plugin for interacting with the browser and do developer related tasks.
Downloading `chromedriver` executable from 'http://sublime.apiad.net/browser-integration/chromedriver/chromedriver-linux-64' into '/home/brett/.config/sublime-text-3/Installed Packages/chromedriver' [Start] Browser Integration :: Downloading chromedriver executable. Exception in thread Thread-39: Traceback (most recent call last): File "./python3.3/urllib/request.py", line 1248, in do_open...
Constantly get the following error when attempting to launch chrome: ``` [Start] Browser Integration :: Opening new Chrome instance. Exception in thread Thread-10: Traceback (most recent call last): File "selenium.webdriver.chrome.service...
mac can't work
Any idea, why do I get this error, while trying to launch Firefox? ``` [Start] Browser Integration :: Opening new Firefox instance. Exception in thread Thread-12: Traceback (most recent call...
It opens a new file, that cannot be saved, because the plugin is inside a `.sublime-package` and not unzipped. Need to change the settings command correspondingly. While on it, consider...
Any one got this working on mac? I get this error, it says i need chromedriver in the path, i have it installed and available in the terminal? [Start] Browser...
Checked Google WebDriver was in my path (/usr/bin/). Checked that the plugin was installed in my Sublime 3 plugin folder (/Users/user/Library/Application Support/Sublime Text 3/Packages). Launched ST3, fired some keyboard shortcuts,...