Cmcmahon has submitted this change and it was merged.

Change subject: trigger IME properly
......................................................................


trigger IME properly

Change-Id: I6077b68536c7286d87fe1d91b4d20dd55082fdc8
---
M features/step_definitions/uls_ime_steps.rb
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Cmcmahon: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/features/step_definitions/uls_ime_steps.rb 
b/features/step_definitions/uls_ime_steps.rb
index f93a588..96b7b25 100644
--- a/features/step_definitions/uls_ime_steps.rb
+++ b/features/step_definitions/uls_ime_steps.rb
@@ -1,7 +1,7 @@
 # encoding: utf-8
 
 When(/^I click on an input box$/) do
-  on(RandomPage).search_input_element.click
+  on(RandomPage).search_input=" "
 end
 
 When(/^I click on the IME keyboard icon$/) do

-- 
To view, visit https://gerrit.wikimedia.org/r/79916
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6077b68536c7286d87fe1d91b4d20dd55082fdc8
Gerrit-PatchSet: 1
Gerrit-Project: qa/browsertests
Gerrit-Branch: master
Gerrit-Owner: Cmcmahon <[email protected]>
Gerrit-Reviewer: Cmcmahon <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to