Changes to Create a session

POST /v1/browser_sessions

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 11 of the 86 revisions of this API.48126

  1. 701729837d271
  2. 938b4f1245501
  3. 9585bc129aaf1
  4. f15b01f742d32
  5. 6d9eef3774fe1
  6. 4f040669f1511
  7. 41e65a8c4f591
  8. 9de266eb002a1
  9. 7ce5e3e9a5603
  10. 3a3616091b664814
  11. a8899e7707c41

What changed

    • added the optional property to the response with the status

      response-optional-property-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the new optional request property

      new-optional-request-property

    • the request body application/json default value changed from {"timeout":60,"generate_browser_profile":false} to {"timeout":60,"generate_browser_profile":false,"needs_live_view":false}

      request-body-default-value-changed

    • added the new optional request property

      new-optional-request-property

    • removed the request property

      request-property-removed

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

    • the request body application/json default value changed from {"timeout":60} to {"timeout":60,"generate_browser_profile":false}

      request-body-default-value-changed

    • added the optional property to the response with the status

      response-optional-property-added

  • 3a3616091b664814See the full diff
    • the request property became not nullable

      request-property-became-not-nullable

    • the request property became not nullable

      request-property-became-not-nullable

    • the request property became not nullable

      request-property-became-not-nullable

    • the request property became not nullable

      request-property-became-not-nullable

    • removed the enum value NONE of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL_AR of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL_AU of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL_BR of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL_CA of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL_DE of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL_ES of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL_FR of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL_GB of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL_IE of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL_IN of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL_ISP of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL_IT of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL_JP of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL_MX of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL_NL of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL_NZ of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL_PH of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL_TR of the request property

      request-property-enum-value-removed

    • removed the enum value RESIDENTIAL_ZA of the request property

      request-property-enum-value-removed

    • removed the enum value US-CA of the request property

      request-property-enum-value-removed

    • removed the enum value US-FL of the request property

      request-property-enum-value-removed

    • removed the enum value US-NY of the request property

      request-property-enum-value-removed

    • removed the enum value US-TX of the request property

      request-property-enum-value-removed

    • removed the enum value US-WA of the request property

      request-property-enum-value-removed

    • removed the enum value chrome of the request property

      request-property-enum-value-removed

    • removed the enum value msedge of the request property

      request-property-enum-value-removed

    • the request property type changed from string to no type

      request-property-type-changed

    • the request property type changed from string to no type

      request-property-type-changed

    • response property app_url list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property browser_address list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property completed_at list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property deleted_at list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property download_path list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property downloaded_files list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property extensions list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property recordings list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property runnable_id list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property runnable_type list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property started_at list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property status list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property timeout list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • the response's property type changed from string to no type for status

      response-property-type-changed

    • added the new optional request property

      new-optional-request-property

    • header request parameter x-api-key list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • for the header request parameter x-api-key, the type was generalized from string to no type

      request-parameter-type-generalized

    • added subschema #2 to the request property anyOf list

      request-property-any-of-added

    • added subschema #3 subschema #4 to the request property anyOf list

      request-property-any-of-added

    • request property list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • request property list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • added the non-success response with the status

      response-non-success-status-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added subschema #2 to the response property anyOf list for the response status

      response-property-any-of-added

    • removed the chrome enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the msedge enum value from the response property for the response status

      response-property-enum-value-removed

    This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog