Launching today

RolesTab
The browser built for multi-role testing
8 followers
The browser built for multi-role testing
8 followers
RolesTab is an open-source desktop browser that lets developers and QA engineers test web applications with multiple isolated user-role sessions in a single window. Every tab has its own independent cookies, storage, and authentication, making it easy to test admin, manager, customer, and other roles simultaneously without juggling multiple browsers or profiles.









This looks really handy for testing role-based flows, honestly something I've wanted for a while. One thing that would make it even better: a quick "switch all tabs to user X" button, so when you change test data in the admin tab you can instantly reload the other tabs as the same updated user instead of logging in each one manually.
@englsarpolpe3b Thanks so much, Şengül. I really appreciate the suggestion! A “switch all tabs to this user” option would be useful when testing the same user across multiple pages without having to log in repeatedly. It isn’t available yet, but I’ve noted it as a potential feature. A “reload all tabs” option could also help when you’ve updated data in the admin tab but want the other role sessions to remain separate. Thanks for taking the time to share this!