Hello everyone,
I’m trying to understand what the default caching behaviour for each simulated user is: Do they share some information or are they separated like real web visitors?
Do I have to take some action to make sure that this information are user-related everytime?
- Cookies
- Local browser cache
- Local browser storage
- Sessions / session storage
Thanks in advance!