Awesome, but before you report it to us, make sure to check whether this has already been reported. If not, before reporting the issue you'll need to gather some information by following these instructions:
- Make sure you are using the latest version of the application:
git pull
rm -r "/Applications/Black Screen"*
npm run pack
- If the bug is still present, open an issue.
- Write steps to reproduce the bug.
- Take some screenshots.
- Gather debug logs.
5.1. Open developer tools (View -> Toggle Developer Tools).
5.2. Find Console.
5.3. Copy the output and paste it into the issue.
- Clone the repo.
- Create a separate branch (to prevent unrelated updates).
- Apply your changes.
- Create a pull request.
- Describe what has been done.
- Install selenium-standalone
selenium-standalone start
npm run test