diff --git a/tests/integration/features/misc.feature b/tests/integration/features/misc.feature index c7e8112e4..5da8d1a40 100644 --- a/tests/integration/features/misc.feature +++ b/tests/integration/features/misc.feature @@ -108,10 +108,13 @@ Feature: Various utility commands. And I run :inspector Then the error "Please enable developer-extras before using the webinspector!" should be shown. + @not_xvfb Scenario: Inspector smoke test When I set general -> developer-extras to true And I run :inspector + And I wait for "Focus object changed: " in the log And I run :inspector + And I wait for "Focus object changed: " in the log Then no crash should happen # :fake-key