Improved timing.

This commit is contained in:
Martin Edenhofer 2015-06-23 15:47:18 +02:00
parent dffadb8452
commit 2aad09dab2

View file

@ -1225,7 +1225,7 @@ wait untill text in selector disabppears
if data[:state] || data[:group] || data[:body]
found = nil
(1..7).each {
(1..10).each {
if !found
begin
text = instance.find_elements( { css: '.content.active .js-reset' } )[0].text