Changed selector to force blur on content editable of note attributes.

This commit is contained in:
Martin Edenhofer 2015-06-06 20:26:04 +02:00
parent 96487a8cbc
commit f7ab36b5b7

View file

@ -32,7 +32,7 @@ class AgentUserProfileTest < TestCase
contenteditable: true,
)
click( css: '#global-search' )
click( css: '.empty-search' )
sleep 2
# check and change note again in edit screen
@ -112,7 +112,7 @@ class AgentUserProfileTest < TestCase
)
click(
browser: browser1,
css: '#global-search',
css: '.empty-search',
)
watch_for(