Replies: 1 comment
-
|
Hi Sorry that we lost your question. In the latest version of the html-reporter, the search is case-insensitive by default. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Intro
Hello everyone! I have the problem with the case sensitivity of the letters in ui-mode. I use testplane v8.20.6 and in ui-mode I can't find my test if it contains letters in upper case and I use only lower case.
Example
My test path: 'Abc / Def / Ghi'
My input value: 'abc / def'
Result: Not found ant tests
Question
As I understand it, you are using the html-renderer plugin and there may be a problem with it. Can you tell me if the problem remains on the current version of testplane? (v8.30.2) If so, is it possible to solve this problem in the near future?
Beta Was this translation helpful? Give feedback.
All reactions