You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am wondering how to handle an environment or collection variables in assert. I also cannot seem to get nested variables to work either. CompoundVar does not have the expected value of 123-456
I have the following case and the first assert fails as an assert but passes as a test. I believe it is because the first variable references an environment variable.
I am wondering how to handle an environment or collection variables in assert. I also cannot seem to get nested variables to work either. CompoundVar does not have the expected value of 123-456
I have the following case and the first assert fails as an assert but passes as a test. I believe it is because the first variable references an environment variable.
The text was updated successfully, but these errors were encountered: