Follow the change of tab interface for UI test

pull/1772/head
Kazuki-Nakanishi 2018-06-25 18:48:01 +09:00
parent 2648b7ca54
commit 11569d8056
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
**/
function open() {
browser.clickWithWait('#red-ui-tab-debug');
browser.clickWithWait('#red-ui-tab-debug-link-button');
}
function getMessage(index) {