dougnoel / sentinel

A Selenium/Appium framework that enables users to focus on automating web and windows tests, so that automated tests can be written in a non-technical way in the same amount of time as manual tests can be executed.
Apache License 2.0
11 stars 13 forks source link

Adding replaceAll("[\t\n\r]+"," ") so that it can handle a column hea… #444

Closed plmlkrz closed 2 years ago

plmlkrz commented 2 years ago

Adding replaceAll("[\t\n\r]+"," ") so that it can handle a column header with a new line.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication