Run multiple instances of the console

  1. Open up the console on two browsers to simulate multiple connections
  2. Login with both browsers
  3. create a new file on both instances
  4. Edit the file from the other instance and save
  5. Verify that you can see the changes from the other instance

Expected Results

  1. You should be able to login from multiple browsers
  2. File should create
  3. File should update
  4. You should be able to see changes from all instances