{"info":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","description":"<html><head></head><body><p>This collection contains all available requests for <a href=\"https://www.browserstack.com\">Browserstack</a>, a cloud-based automated testing platform. </p>\n<p><strong>THIS IS AN UNOFFICIAL DOCUMENTATION</strong><br>All rights reserved to <a href=\"https://github.com/OrRosenblatt\">Or Rosenblatt</a>.</p>\n<h1 id=\"available-apis\">Available APIs</h1>\n<p>Browserstack offers two APIs for browser testing:</p>\n<ul>\n<li><a href=\"https://github.com/browserstack/api\">JS Testing API</a></li>\n<li><a href=\"https://www.browserstack.com/automate/rest-api\">Automate</a></li>\n</ul>\n<h1 id=\"getting-started\">Getting Started</h1>\n<h2 id=\"prerequisites\">Prerequisites</h2>\n<p>For the setup, you will need two things:</p>\n<ul>\n<li><strong>Browserstack account</strong>: You can view <a href=\"https://www.browserstack.com/pricing\">plans</a> in their website.</li>\n<li><strong>Username and Access Key</strong>: After setting up an account, head to the <a href=\"https://www.browserstack.com/accounts/settings\">settings page</a> and copy the private username and access key.</li>\n</ul>\n<h2 id=\"setup\">Setup</h2>\n<ol>\n<li><p><strong>Upload template</strong>: Click the <strong>Use this Template</strong> button to import the collection template into your Postman app. You should now see the collection in the sidebar to the left and the environment selected in the dropdown in the top right.</p>\n</li>\n<li><p><strong>Update request authorization</strong>: Click the right three dots (<strong>...</strong>) to expand the collection actions view. Click the <strong>Edit</strong> button to open the collection details in a pop-up window. Choose <strong>Authorization</strong> tab. Update the following details:</p>\n<ul>\n<li><strong>User</strong>: same as <em>username</em>.</li>\n<li><strong>Password</strong>: same as <em>access key</em>.</li>\n</ul>\n</li>\n<li><p><strong>Run request</strong>: Click on any request to open the request details view. Fill missing parameters if needed, such as <strong>Path Variable</strong> and <strong>Body</strong>. Click the <strong>Send</strong> button to run the request.</p>\n</li>\n</ol>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Available APIs","slug":"available-apis"},{"content":"Getting Started","slug":"getting-started"}],"owner":"7276825","collectionId":"37abfed0-73b5-446c-b48e-edbeb3894413","publishedId":"S1ERuwiJ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-04-17T03:09:47.000Z"},"item":[{"name":"Automate API","item":[{"name":"API Status","item":[{"name":"Get API Status","id":"f86fd1ac-40d2-49e5-9aa8-9c20b6f4ba5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.browserstack.com/automate/plan","description":"<p>Get browserstack account API status</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","plan"],"host":["api","browserstack","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f86fd1ac-40d2-49e5-9aa8-9c20b6f4ba5a"}],"id":"23234c24-fb46-494b-8cae-44649a87ad38","_postman_id":"23234c24-fb46-494b-8cae-44649a87ad38","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}}},{"name":"Projects","item":[{"name":"Get All Projects","id":"cbc24b37-fce6-4c9b-be4b-2ddc3ddfb96a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.browserstack.com/automate/projects","description":"<p>Get all browserstack projects.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","projects"],"host":["api","browserstack","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cbc24b37-fce6-4c9b-be4b-2ddc3ddfb96a"},{"name":"Get Project By Id","event":[{"listen":"prerequest","script":{"id":"d20edefe-aae0-463a-b5b9-b1cc669f9694","exec":[""],"type":"text/javascript"}}],"id":"b6f43ab9-90df-4ee0-b3ff-e6ded119768a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.browserstack.com/automate/projects/:projectId","description":"<p>Get browserstack project by project id.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","projects",":projectId"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"adf2df2f-74bf-47f0-864f-3e7ab55aab57","type":"string","value":"","key":"projectId"}]}},"response":[],"_postman_id":"b6f43ab9-90df-4ee0-b3ff-e6ded119768a"},{"name":"Update Project Name","id":"c965271b-c257-46b2-8391-dd4dc115def3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.browserstack.com/automate/projects/:projectId","description":"<p>Update browserstack project name by project id (after the project is complete).</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","projects",":projectId"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"fbab795d-d267-4c45-a772-a7329156d91f","type":"string","value":"","key":"projectId"}]}},"response":[],"_postman_id":"c965271b-c257-46b2-8391-dd4dc115def3"},{"name":"Delete Project","id":"376fe9e8-adc1-473d-a7f5-42b4d2a48555","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":""},"url":"https://api.browserstack.com/automate/projects/:projectId","description":"<p>Delete browserstack project by project id.\nPlease note that to delete a project, it needs to be empty of builds and sessions.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","projects",":projectId"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"de9c9518-4d03-45f9-8f98-0c61e92a41b1","type":"string","value":"","key":"projectId"}]}},"response":[],"_postman_id":"376fe9e8-adc1-473d-a7f5-42b4d2a48555"}],"id":"6c70f889-118d-4396-979d-9315d059f758","_postman_id":"6c70f889-118d-4396-979d-9315d059f758","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}}},{"name":"Builds","item":[{"name":"Get All Builds","id":"32665deb-40f0-4712-b038-a136f7c7a350","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.browserstack.com/automate/builds?limit=10&offset=0","description":"<p>Get all browserstack builds.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","builds"],"host":["api","browserstack","com"],"query":[{"description":{"content":"<p>Limits. Specify how many of the results should be displayed. Default value is 10. Maximum value is 100. Optional.</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"description":{"content":"<p>Pagination. Start the retrieval of records from a particular point. Optional.</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"disabled":true,"description":{"content":"<p>Filters. View a subset of results. Acceptable options are \"running\", \"done\" and \"failed\". Optional.</p>\n","type":"text/plain"},"key":"status","value":""}],"variable":[]}},"response":[],"_postman_id":"32665deb-40f0-4712-b038-a136f7c7a350"},{"name":"Update Build Name","id":"8fbf68e4-d4a0-4f0d-83eb-0d681e21399f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.browserstack.com/automate/builds/:buildId","description":"<p>Update browserstack build name by build id (after the build is complete).</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","builds",":buildId"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"5dddb0f4-4c49-49a2-bacb-3309eb23d957","type":"string","value":"","key":"buildId"}]}},"response":[],"_postman_id":"8fbf68e4-d4a0-4f0d-83eb-0d681e21399f"},{"name":"Delete Build","id":"97154890-2734-40fd-9136-5ec2f381ab57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":""},"url":"https://api.browserstack.com/automate/builds/:buildId","description":"<p>Delete browserstack build by build id.\nPlease note that deleting a build will delete all the sessions contained within it.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","builds",":buildId"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"82522973-93f5-42f1-9649-83f533b125a3","type":"string","value":"","key":"buildId"}]}},"response":[],"_postman_id":"97154890-2734-40fd-9136-5ec2f381ab57"},{"name":"Delete Multiple Builds","id":"61beceeb-e070-4391-8cb1-3073ac0ed6ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":""},"url":"https://api.browserstack.com/automate/builds?buildId=<build-id-1>&buildId=<build-id-2>&buildId=<build-id-3>","description":"<p>Delete multiple browserstack builds by build ids (maximum of 5 builds at a time.)</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","builds"],"host":["api","browserstack","com"],"query":[{"key":"buildId","value":"<build-id-1>"},{"key":"buildId","value":"<build-id-2>"},{"key":"buildId","value":"<build-id-3>"}],"variable":[]}},"response":[],"_postman_id":"61beceeb-e070-4391-8cb1-3073ac0ed6ef"}],"id":"dc58a948-d614-4687-ac99-85683fed650c","_postman_id":"dc58a948-d614-4687-ac99-85683fed650c","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}}},{"name":"Sessions","item":[{"name":"Get Sessions By Build","id":"ef95fb08-144a-4463-bc3e-24674464ece6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.browserstack.com/automate/builds/:buildId/sessions?limit=10&offset=0","description":"<p>Get browserstack build sessions by build id.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","builds",":buildId","sessions"],"host":["api","browserstack","com"],"query":[{"description":{"content":"<p>Limits. Specify how many of the results should be displayed. Default value is 10. Maximum value is 100. Optional.</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"description":{"content":"<p>Pagination. Start the retrieval of records from a particular point. Optional.</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"disabled":true,"description":{"content":"<p>Filters. View a subset of results. Acceptable options are \"running\", \"done\" and \"failed\". Optional.</p>\n","type":"text/plain"},"key":"status","value":""}],"variable":[{"id":"ce1a2602-2b53-4057-8235-a8c651e5f53f","type":"string","value":"","key":"buildId"}]}},"response":[],"_postman_id":"ef95fb08-144a-4463-bc3e-24674464ece6"},{"name":"Get Session By Id","id":"a37caa2d-c8af-4163-a535-5f0da4dbcb90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.browserstack.com/automate/sessions/:sessionId","description":"<p>Get browserstack build session by session id.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","sessions",":sessionId"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"9cf86ace-baae-4ccf-ac87-6130668a14c4","type":"string","value":"","key":"sessionId"}]}},"response":[],"_postman_id":"a37caa2d-c8af-4163-a535-5f0da4dbcb90"},{"name":"Get Session By Build and Id","id":"4724e14b-445a-432d-a7f3-496ba11df851","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.browserstack.com/automate/builds/:buildId/sessions/:sessionId","description":"<p>Get browserstack build session by build id and session id.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","builds",":buildId","sessions",":sessionId"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"3023b5d4-5805-4f45-a250-6ab1abd0d539","type":"string","value":"","key":"buildId"},{"id":"e70072d5-dd7a-4ce3-b888-5959bdad7b13","type":"string","value":"","key":"sessionId"}]}},"response":[],"_postman_id":"4724e14b-445a-432d-a7f3-496ba11df851"},{"name":"Get Session Logs","id":"d10d73e6-c54b-4a24-a7f4-9355bb6a7ceb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.browserstack.com/automate/builds/:buildId/sessions/:sessionId/logs","description":"<p>Get browserstack build session logs by build id and session id.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","builds",":buildId","sessions",":sessionId","logs"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"9346c6cd-d6c7-4a43-8d91-cacb55333060","type":"string","value":"","key":"buildId"},{"id":"8f5c5422-94a1-469c-bd1f-f2d8ec99b234","type":"string","value":"","key":"sessionId"}]}},"response":[],"_postman_id":"d10d73e6-c54b-4a24-a7f4-9355bb6a7ceb"},{"name":"Get Session Network Logs","id":"416539b6-10eb-45cf-a96b-180d8c27feb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.browserstack.com/automate/builds/:buildId/sessions/:sessionId/networklogs","description":"<p>Get browserstack build session network logs by build id and session id.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","builds",":buildId","sessions",":sessionId","networklogs"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"99167c47-930f-45a3-a804-8ef1d5762a27","type":"string","value":"","key":"buildId"},{"id":"03baea8e-5da8-4fa8-8da5-45682eb0fa47","type":"string","value":"","key":"sessionId"}]}},"response":[],"_postman_id":"416539b6-10eb-45cf-a96b-180d8c27feb4"},{"name":"Delete Session Network Logs","id":"604d19c8-a960-44ff-a15f-75ff72432012","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":""},"url":"https://api.browserstack.com/automate/builds/:buildId/sessions/:sessionId/networklogs","description":"<p>Delete browserstack build session network logs by build id and session id.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","builds",":buildId","sessions",":sessionId","networklogs"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"44dc906e-25a7-4e67-aa61-974ef5a9a083","type":"string","value":"","key":"buildId"},{"id":"a2809495-4a96-4eaf-83c9-b023bad65176","type":"string","value":"","key":"sessionId"}]}},"response":[],"_postman_id":"604d19c8-a960-44ff-a15f-75ff72432012"},{"name":"Get Session Console Logs","id":"500f4280-0c59-4365-b4ba-03a983cb2d79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.browserstack.com/automate/builds/:buildId/sessions/:sessionId/consolelogs","description":"<p>Get browserstack build session console logs by build id and session id.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","builds",":buildId","sessions",":sessionId","consolelogs"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"da23fae5-6cbe-4313-82aa-9cb2d524f00a","type":"string","value":"","key":"buildId"},{"id":"b1c019e6-55c9-423f-95e2-55d77ba6fd0d","type":"string","value":"","key":"sessionId"}]}},"response":[],"_postman_id":"500f4280-0c59-4365-b4ba-03a983cb2d79"},{"name":"Get Session Selenium Logs","id":"d1ef4f22-a2e6-4955-8d3c-7b1ad3cc7003","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.browserstack.com/automate/builds/:buildId/sessions/:sessionId/seleniumlogs","description":"<p>Get browserstack build session selenium logs by build id and session id. Supported for desktop browsers.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","builds",":buildId","sessions",":sessionId","seleniumlogs"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"988ab595-84c2-4098-a172-a308b20eeb14","type":"string","value":"","key":"buildId"},{"id":"ddeb88d6-7d40-4a34-9dd2-74892b8a4a14","type":"string","value":"","key":"sessionId"}]}},"response":[],"_postman_id":"d1ef4f22-a2e6-4955-8d3c-7b1ad3cc7003"},{"name":"Get Session Appium Logs","id":"88ad7a9d-03db-42a6-8c9f-5691472a488f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.browserstack.com/automate/builds/:buildId/sessions/:sessionId/appiumlogs","description":"<p>Get browserstack build session appium logs by build id and session id. Supported for iOS/Android.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","builds",":buildId","sessions",":sessionId","appiumlogs"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"5c5a82c7-01aa-409f-b65c-f27c54b4352e","type":"string","value":"","key":"buildId"},{"id":"0fbf01cb-9704-4034-a1a4-1c63c7b68575","type":"string","value":"","key":"sessionId"}]}},"response":[],"_postman_id":"88ad7a9d-03db-42a6-8c9f-5691472a488f"},{"name":"Mark Session as Passed/Failed","id":"cbf77873-4221-4614-a79b-16a2b8b55929","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.browserstack.com/automate/sessions/:sessionId","description":"<p>Mark browserstack session as \"passed\" or \"failed\" by session id (after the session is complete).</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","sessions",":sessionId"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"662bf93c-0c85-4c19-922e-8fd6785ac201","type":"string","value":"","key":"sessionId"}]}},"response":[],"_postman_id":"cbf77873-4221-4614-a79b-16a2b8b55929"},{"name":"Update Session Name","id":"c3c1efd8-11ca-4c69-a352-37818407547c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.browserstack.com/automate/sessions/:sessionId","description":"<p>Update browserstack session name by session id (after the session is complete).</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","sessions",":sessionId"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"6cdedb15-10b9-45d9-a9f8-73fe12681230","type":"string","value":"","key":"sessionId"}]}},"response":[],"_postman_id":"c3c1efd8-11ca-4c69-a352-37818407547c"},{"name":"Delete Session","id":"12e759a8-6f2b-4a37-a1e9-2deeb125781e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":""},"url":"https://api.browserstack.com/automate/sessions/:sessionId","description":"<p>Delete browserstack session by session id.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","sessions",":sessionId"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"6a8de195-0301-468c-8a14-2ea262c605d5","type":"string","value":"","key":"sessionId"}]}},"response":[],"_postman_id":"12e759a8-6f2b-4a37-a1e9-2deeb125781e"},{"name":"Delete Multiple Sessions","id":"7cdd0c38-6794-4ae2-a5a4-b6befbcd0651","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":""},"url":"https://api.browserstack.com/automate/sessions?sessionId=<session-id-1>&sessionId=<session-id-2>&sessionId=<session-id-3>","description":"<p>Delete multiple browserstack sessions by session ids (maximum of 5 sessions at a time.)</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","sessions"],"host":["api","browserstack","com"],"query":[{"key":"sessionId","value":"<session-id-1>"},{"key":"sessionId","value":"<session-id-2>"},{"key":"sessionId","value":"<session-id-3>"}],"variable":[]}},"response":[],"_postman_id":"7cdd0c38-6794-4ae2-a5a4-b6befbcd0651"}],"id":"d2783aad-1f3e-4af8-b9f5-8caac101c436","event":[{"listen":"prerequest","script":{"id":"3458d153-a853-4d3a-8721-867ffe285065","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8508dc21-f400-42a4-ab27-a701679e54f1","type":"text/javascript","exec":[""]}}],"_postman_id":"d2783aad-1f3e-4af8-b9f5-8caac101c436","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}}},{"name":"Browsers","item":[{"name":"Get All Browsers","id":"ea5449dd-7e11-489b-ae7e-9f2857434590","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.browserstack.com/automate/browsers","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","browsers"],"host":["api","browserstack","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ea5449dd-7e11-489b-ae7e-9f2857434590"}],"id":"35c25cc7-a84e-4438-83ec-ab182b2e96ff","_postman_id":"35c25cc7-a84e-4438-83ec-ab182b2e96ff","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}}},{"name":"Key","item":[{"name":"Recreate Access Key","id":"d936eb6e-86f0-40c6-ad5f-ca4d03a2389e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":""},"url":"https://api.browserstack.com/automate/recycle_key","description":"<p>Obtain a new access key</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":["automate","recycle_key"],"host":["api","browserstack","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d936eb6e-86f0-40c6-ad5f-ca4d03a2389e"}],"id":"1c8a0ec0-68c1-45f6-9d96-7a71de11f230","_postman_id":"1c8a0ec0-68c1-45f6-9d96-7a71de11f230","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}}}],"id":"7ddf20a3-c81a-4f7e-906b-57860b35f144","_postman_id":"7ddf20a3-c81a-4f7e-906b-57860b35f144","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}}},{"name":"JS Testing API","item":[{"name":"Authentication","item":[{"name":"Test access","id":"833f6604-844c-4442-8d18-860d16c384cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.browserstack.com/:versionNumber","description":"<p>Test browserstack account access, using basic authentication (user and password).</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":[":versionNumber"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"c3dff2b1-ab50-40ad-bf1b-9a6adc0ccbe8","type":"string","value":"5","key":"versionNumber"}]}},"response":[],"_postman_id":"833f6604-844c-4442-8d18-860d16c384cb"}],"id":"c5e7ec15-28c9-453a-bbf8-0e6873b46024","event":[{"listen":"prerequest","script":{"id":"3b5700da-ac06-4fb4-8ead-06499de248a6","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"44be73f2-c6c5-4e6e-a8f2-ceb7119de0d0","type":"text/javascript","exec":[""]}}],"_postman_id":"c5e7ec15-28c9-453a-bbf8-0e6873b46024","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}}},{"name":"API Status","item":[{"name":"Get API Status","id":"c9f3c018-b7b9-4450-b28b-45c466722d2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.browserstack.com/:versionNumber/status","description":"<p>Get browserstack account API status</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":[":versionNumber","status"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"e09662e6-bd76-406b-a850-1c3661cac419","type":"string","value":"5","key":"versionNumber"}]}},"response":[],"_postman_id":"c9f3c018-b7b9-4450-b28b-45c466722d2b"}],"id":"cbfe0f93-fb0b-49ad-9fb2-b350b245f5b3","event":[{"listen":"prerequest","script":{"id":"7cf43146-f602-4704-86ee-34002da895bf","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"24db4a54-58a9-4571-b700-ab5a3bec5df5","type":"text/javascript","exec":[""]}}],"_postman_id":"cbfe0f93-fb0b-49ad-9fb2-b350b245f5b3","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}}},{"name":"Browsers","item":[{"name":"Get Available Browsers","id":"0986c0f5-1270-461b-8a8c-6a6dfd2d344c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.browserstack.com/:versionNumber/browsers?all=false&flat=false","description":"<p>Get all browserstack available browsers.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":[":versionNumber","browsers"],"host":["api","browserstack","com"],"query":[{"description":{"content":"<p>Whether or not to return beta/dev versions.\nDefault is false. Optional.</p>\n","type":"text/plain"},"key":"all","value":"false"},{"description":{"content":"<p>Whether or not to return results in flat structure. \nDefault is false. Optional.</p>\n","type":"text/plain"},"key":"flat","value":"false"}],"variable":[{"id":"5a7f3a39-0c23-4793-83a2-46977cd32dbd","type":"string","value":"5","key":"versionNumber"}]}},"response":[],"_postman_id":"0986c0f5-1270-461b-8a8c-6a6dfd2d344c"}],"id":"0f9d0513-27d0-4e63-a02e-21a93d2e56bb","_postman_id":"0f9d0513-27d0-4e63-a02e-21a93d2e56bb","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}}},{"name":"Workers","item":[{"name":"Get All Workers","id":"d3e5cf5c-c997-40ae-984b-09e1178583b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.browserstack.com/:versionNumber/workers","description":"<p>Get all browserstack account workers (browser instances).</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":[":versionNumber","workers"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"78e1dc23-0fee-414f-baa9-2c380f9b6622","type":"string","value":"5","key":"versionNumber"}]}},"response":[],"_postman_id":"d3e5cf5c-c997-40ae-984b-09e1178583b7"},{"name":"Get Worker By Id","event":[{"listen":"prerequest","script":{"id":"d20edefe-aae0-463a-b5b9-b1cc669f9694","exec":[""],"type":"text/javascript"}}],"id":"0a11d8ed-eff5-4d61-b84f-8144e56e8fb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.browserstack.com/:versionNumber/worker/:workerId","description":"<p>Get browserstack worker by worker id.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":[":versionNumber","worker",":workerId"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"974b4b20-64fb-4903-b8d5-fc052a1cec0d","type":"string","value":"5","key":"versionNumber"},{"id":"960eada1-7f5e-465d-afc8-7a11fcb6498f","type":"string","value":"","key":"workerId"}]}},"response":[],"_postman_id":"0a11d8ed-eff5-4d61-b84f-8144e56e8fb2"},{"name":"Get Worker Screenshots","event":[{"listen":"prerequest","script":{"id":"d20edefe-aae0-463a-b5b9-b1cc669f9694","exec":[""],"type":"text/javascript"}}],"id":"4a255fe5-c9b6-45ed-aeb6-411e106e70b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Acceptable formats are \"text/json\", \"text/xml\", \"image/png\" respectively.</p>\n","type":"text"}],"url":"https://api.browserstack.com/:versionNumber/worker/:workerId/screenshots","description":"<p>Get browserstack worker screenshots by worker id.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":[":versionNumber","worker",":workerId","screenshots"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"e4778cde-5b3f-42db-b8b2-3e48ed3cd6d6","type":"string","value":"5","key":"versionNumber"},{"id":"06d9a5e3-0360-41c1-8d49-657299afbefe","type":"string","value":"","key":"workerId"}]}},"response":[],"_postman_id":"4a255fe5-c9b6-45ed-aeb6-411e106e70b1"},{"name":"Create New Worker","id":"9e775e7e-17fc-487c-8513-68435c9ff9f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"os","value":"","description":"<p>A valid OS. A list of supported os's under /browsers. Requeired.</p>\n","type":"text"},{"key":"os_version","value":"","description":"<p>A valid OS version. A list of supported os version's under /browsers. Requeired.</p>\n","type":"text"},{"key":"url","value":"","description":"<p>A valid url to navigate the browser to, must be encoded. Requeired.</p>\n","type":"text"},{"key":"device","value":"","description":"<p>A valid device. A list of supported devices under /browsers. Default is first device available for os version. Optional.</p>\n","type":"text","disabled":true},{"key":"browser","value":"","description":"<p>A valid browser. A list of supported browsers under /browsers. Optional.</p>\n","type":"text","disabled":true},{"key":"browser_version","value":"","description":"<p>A valid browser version. A list of supported browser versions under /browsers. Optional.</p>\n","type":"text","disabled":true},{"key":"timeout","value":"300","description":"<p>Time in seconds before the worker is terminated. Default is 300. Maximum value is 1800, Minimum value is 60. Optional.</p>\n","type":"text"},{"key":"name","value":"","description":"<p>A name to the session/worker. Optional.</p>\n","type":"text","disabled":true},{"key":"build","value":"","description":"<p>A name to the build/the session is running under. Optional.</p>\n","type":"text","disabled":true},{"key":"project","value":"","description":"<p>A name to the project the build is under. Optional.</p>\n","type":"text","disabled":true},{"key":"browserstack.video","value":"","description":"<p>A flag to enable video recording. Optional.</p>\n","type":"text","disabled":true},{"key":"resolution","value":"1024x768","description":"<p>The resolution of VM before beginning of your test. Desktop only. Default is 1024x768. Optional.</p>\n","type":"text"}]},"url":"https://api.browserstack.com/:versionNumber/worker","description":"<p>Create new browserstack worker (browser instance).</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":[":versionNumber","worker"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"4d8e1a1a-505d-4252-af5f-132b7dcaf42e","type":"string","value":"5","key":"versionNumber"}]}},"response":[],"_postman_id":"9e775e7e-17fc-487c-8513-68435c9ff9f9"},{"name":"Delete Worker","id":"13179525-a2a9-4bab-b40f-a0442435f23d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":""},"url":"https://api.browserstack.com/:versionNumber/worker/:workerId","description":"<p>Delete browserstack worker by worker id.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}},"urlObject":{"protocol":"https","path":[":versionNumber","worker",":workerId"],"host":["api","browserstack","com"],"query":[],"variable":[{"id":"569fef9c-629e-4236-89af-228405de0742","type":"string","value":"5","key":"versionNumber"},{"id":"b4823ded-9dd6-4edb-9672-c79e58e56838","type":"string","value":"","key":"workerId"}]}},"response":[],"_postman_id":"13179525-a2a9-4bab-b40f-a0442435f23d"}],"id":"c9b6fa56-55a8-4475-9b31-490347466ed7","_postman_id":"c9b6fa56-55a8-4475-9b31-490347466ed7","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}}}],"id":"482fcb2d-6a5b-482a-ab42-5179ef53c279","_postman_id":"482fcb2d-6a5b-482a-ab42-5179ef53c279","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"37abfed0-73b5-446c-b48e-edbeb3894413","id":"37abfed0-73b5-446c-b48e-edbeb3894413","name":"Browserstack","type":"collection"}}}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]}},"event":[{"listen":"prerequest","script":{"id":"c7dbbffb-74e8-4e26-927b-5753f5e280e4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3393c044-d821-4df1-a193-db3600c6db2b","type":"text/javascript","exec":[""]}}]}