noosfero | Fixes some selenium tests failing on "Follow" step (#779)

Tallys Martins gitlab at mg.gitlab.com
Sat Jan 30 00:20:54 BRST 2016


New comment for Merge Request 779

https://gitlab.com/noosfero/noosfero/merge_requests/779#note_3457493


Tallys Martins

I tried the lines below,  but it was taking too much time to raise exception and execute with selenium driver, so I simple wrote an if... 
```ruby 
begin
  obj.click
rescue
  execute_script..
end
```

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20160130/460e2744/attachment.html>


More information about the Noosfero-dev mailing list