filiphric / cypress-plugin-api

Cypress plugin to show your API information in the Cypress UI runner
ISC License
257 stars 34 forks source link

hideCredentials: true is not working. #54

Closed matifniaz closed 1 year ago

matifniaz commented 1 year ago

hideCredentials: true is not working. Version - 2.3.1 OS: Windows 11 Browser: chrome. Snapshot is attached for reference. image

image Clear Username and Password showing on UI, Snapshot attached for reference. image

filiphric commented 1 year ago

Hey @matifniaz the feature itself is working, but it is not covering attributes username or password. I’ll add this to the bunch with next release.