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