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
Sometimes during testing, we like to punch values into a shared url using the string.Format() method. It would be convenient if we had the ability to pass a list of objects to the WithUri() method to allow for the same behavior in one call.
Sometimes during testing, we like to punch values into a shared url using the string.Format() method. It would be convenient if we had the ability to pass a list of objects to the WithUri() method to allow for the same behavior in one call.
Example:
The text was updated successfully, but these errors were encountered: