ContributionsMost RecentMost LikesSolutionsRegular 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") Solved