• Jérome Perrin's avatar
    web_renderjs_ui_test: fix flaky testFormViewHistoricalRevisionLink · c09f11f5
    Jérome Perrin authored
    This test was using a blind `pause` instead of an explicit waitFor*, so
    it was failing when machine was not fast enough.
    
    Also refactor the test a bit to simplify the assertion by first
    selecting the iframe we are going to inspect and make the test
    compatible with both chrome and firefox - they behave differently when
    interpreting new lines in selenium test tables.
    
    /reviewed-on !967
    c09f11f5
testFormViewHistoricalRevisionLink.zpt 6.71 KB