"Generic" driver and "failed_when_contains" list #150
-
Hi |
Beta Was this translation helpful? Give feedback.
Answered by
carlmontanari
Dec 25, 2022
Replies: 1 comment
-
hey @ikievite this only exists with "network" drivers, but it really is just checking if some substrings are in the greater output, so you can easily do this yourself. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
carlmontanari
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hey @ikievite this only exists with "network" drivers, but it really is just checking if some substrings are in the greater output, so you can easily do this yourself.