20 Feb, 2016

1 commit

  • The cause of this issue is still undefined as both steps were leading to
    the same page, but with different behaviours.
    
    One possible cause is that clicking the "Login" link should be opening
    the log in modal which is not happening. All the taken screenshots are
    with the "Login" page displaying. Maybe this is still related to the
    previous issues with the selenium click steps addressed by the MRs #780
    and #785.
    Rafael Reggiani Manzo
     

19 Feb, 2016

1 commit


18 Feb, 2016

11 commits


17 Feb, 2016

1 commit


16 Feb, 2016

2 commits


11 Feb, 2016

11 commits


05 Feb, 2016

4 commits


04 Feb, 2016

1 commit

  • Depending on timing trying to fill a tinyMCE control will fail with
    `tinymce.editors.article_body is undefined`
    (Selenium::WebDriver::Error::JavascriptError), probably because at the
    point we try to interact with the editor it is still being loaded by the
    browser. Because of that in case of failure we sleep for 1 second and
    try again at most 5 times.
    Antonio Terceiro
     

02 Feb, 2016

5 commits


01 Feb, 2016

3 commits