# testcafe-example-multiuser-scenario **Repository Path**: mirrors_DevExpress/testcafe-example-multiuser-scenario ## Basic Information - **Project Name**: testcafe-example-multiuser-scenario - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-29 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Multi-user Tests You cannot sign multiple users into the same website with a single TestCafe instance. To run multi-user tests, you need to run multiple instances of TestCafe. This example shows you how to run multi-user tests with two or more synchronized TestCafe Runners.