Use Regular Expressions in Test Automation

Extracting dynamic text is made a lot easier with regular expressions

Zhimin Zhan
5 min readOct 31, 2021

--

This article is included in my “How to in Selenium WebDriver” series.

Regular Expressions are patterns used to match character combinations in strings. To put it simply in the context of test automation, I use regular expressions to find or extract…

--

--

Zhimin Zhan

Test automation & CT coach, author, speaker and award-winning software developer. Help teams succeed with Agile/DevOps by implementing real Continuous Testing.