mirror of https://github.com/node-red/node-red.git
Follow the change of tab interface for UI test
parent
2648b7ca54
commit
11569d8056
|
@ -15,7 +15,7 @@
|
|||
**/
|
||||
|
||||
function open() {
|
||||
browser.clickWithWait('#red-ui-tab-debug');
|
||||
browser.clickWithWait('#red-ui-tab-debug-link-button');
|
||||
}
|
||||
|
||||
function getMessage(index) {
|
||||
|
|
Loading…
Reference in New Issue