I have a case where the screen loading will be a text with a number like this “All(0)” If the screen loads then I will get the number of results instead of 0
I want a regex expression that will include numbers only and will start with 1 - 9 but I want to include the zero to be between the number but not the started
then what will be?