21 May, 2013

1 commit


27 Mar, 2013

2 commits


21 Mar, 2013

1 commit

  • Some tests were breaking because since Selenium Driver 2, hidden
    elements aren't available for interaction. However some elements started
    to get unaccessible because some depend on hover on other elements and
    the current version of Capybara doesn't support hover yet.
    
    Avoid interaction with hidden elements is nice, but for the sake of
    having the tests running while there isn't any touchable way of
    displaying those elements through adequate methods, I'm overriding this
    behaviour of Selenium Driver 2 with: Capybara.ignore_hidden_elements =
    true.
    Rodrigo Souto
     

05 Mar, 2013

1 commit


04 Mar, 2013

1 commit


13 Dec, 2012

1 commit


12 Dec, 2012

1 commit


10 Dec, 2012

16 commits


07 Dec, 2012

1 commit


29 Nov, 2012

1 commit


24 Nov, 2012

2 commits


23 Nov, 2012

6 commits


24 Oct, 2012

1 commit


26 May, 2012

1 commit


20 May, 2012

1 commit


10 May, 2012

1 commit


05 May, 2012

1 commit


15 Apr, 2012

1 commit