Forum Discussion

Majid2021's avatar
Majid2021
Visitor
3 years ago
Solved

Regular Expressions - FindElement

Need help on syntax to  number (2,3,7) in the example below to handle via Regular Expressions. Using Java scripting.

 

FindElement("#tab-key-2 > .lm-TabBar-tabCloseIcon > svg")

FindElement("#tab-key-3 > .lm-TabBar-tabCloseIcon > svg")

FindElement("#tab-key-7 > .lm-TabBar-tabCloseIcon > svg")

1 Reply