Matching Text Patterns – Globbing Patterns in selenium IDE plug in with example
Globbing Patterns – selenium Matching Text Patterns Globbing Patterns is the one of the matching text patterns in selenium. You can describe expected text pattern with command’s target column and can use it with verify and assert commands. We can use globbing pattern when expected text string is dynamic and can use with commands like … Read more