SIGN IN SIGN UP

Ignoring .NET frame tests for Firefox that delete focused frame

When the focused frame is deleted using geckodriver, subsequent use
of the driver instance yield a "Cannot access dead object" exception.
This causes cascading failures for later tests, until the driver is
closed and reinitialized. Ignore these tests for now, until the bug
in Marionette is fixed.
J
Jim Evans committed
6987c607ac3bafa2bc4f8be0dbfc429b065fe6a3
Parent: 73b8076