Install Chrome extension
Last updated
Last updated
To run and record the tests, BugBug requires you to install a BugBug Chrome Extension and enable it in Incognito mode.
All your tests should be independent of each other. Every test should begin with a clean session, without any cookies, cache, localStorage, etc. To achieve this BugBug runs the tests in incognito mode. Every time you run the test, the previous incognito session is closed and a new incognito window opens, with a completely clean session.
Go to BugBug Extension on the Chrome Webstore and install it.
Go to extension settings by clicking the "Go to extension settings" button or use the link below
chrome://extensions/?id=oiedehaafceacbnnmindilfblafincjb
2. Scroll down, then enable the switch near "Allow in Incognito"
That's it! You're ready to run and record the tests now.