This is a sample repo to get started with BrowserStack Test Companion
- Clone the repo
git clone https://github.com/BrowserStackCE/tc-workflow-europe-stackconnect.gitand runcd tc-workflow-europe-stackconnect. - Ensure that the Test Companion agent is installed
- Set
BROWSERSTACK_USERNAMEandBROWSERSTACK_ACCESS_KEYif not already configured in the Test Companion agent - Copy the contents of
workflows/simple-aut-agent.md - Open Test Companion agent and select the
Manage Test Companion Rules & Agentsbutton - Navigate to the agents tab
- Click on the
+(plus) button next to the Workspace Agents - Provide a name to the agent simple-aut-agent.md and paste the contents copied from
workflows/simple-aut-agent.md
- Click on the New Task (
+) button of the Test Companion agent - In the prompt box type
/simple-aut-agentand select the agent from the drop down. - Add a prompt next to the agent name
Test url - https://medistack.vercel.app/and press enter
- You can view your test results on the BrowserStack Automate dashboard
