Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

100% Activity on Firefox when editing a file #297

Open
EricGlaenzer opened this issue Mar 20, 2014 · 0 comments
Open

100% Activity on Firefox when editing a file #297

EricGlaenzer opened this issue Mar 20, 2014 · 0 comments

Comments

@EricGlaenzer
Copy link

That's really interesting, when I edit a buster config file, Firefox activity on OSX skyrockets to 100% and stays that way until I close the tab. Editing any other files doesn't have any problem. Here is the content of the buster config file:
var config = module.exports;

config["Browser tests"] = {
rootPath: "../",
tests: ["test/browser/*/.js"],
extensions: [require('buster-selenium')],
'buster-selenium': {
// required, can be either selenium-webdriver or wd
driver: 'selenium-webdriver'
}
};

And I saved it under myApp/Test/buster.js

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant