I have an application which stores session data into bowser local storage. I want to clear this data to avoid logout action in my test scenario. I have tried with Clear Browser Cache predefined step, but it does not clear browser local storage. Any other way how to achieve this?
1 Answer, 1 is accepted
0
Boyan Boev
Telerik team
answered on 12 Jan 2016, 09:42 AM
Hello Uros,
If the Clear Browser Cache doesn't work for you you should clear it in a coded step.