We use the dot (.) operator followed by either a * or a + - Selenium
Q. We use the dot (.) operator followed by either a * or a +. The + tells the regular expression that there will be instances between "0" and "n", while the * tells the regular expression that there will be instances between "1" and "n".- Published on 14 Aug 15a. True
b. False
ANSWER: False