https://cypress.io logo
Join Discord
Powered by
# cypress-cloud
  • b

    bumpy-belgium-7574

    10/18/2022, 3:05 PM
    Hi all, I've spent the last hour trying to figure out how to integrate my BitBucket and Cypress Dashboard. I enabled Bitbucket integration on Bitbucket and connected my account on the Cypress Dashboard but when I search for any repository under the BITBUCKET REPOSITORY dropdown there are not results returned. Has anyone experienced this issue?
  • a

    ambitious-monkey-72386

    10/19/2022, 4:23 AM
    Can someone tell me if it’s necessary to migrate from previous 9. Xx version to cypress 10 ? If yes do let me know what if we stay with the old?
  • m

    mysterious-belgium-25713

    10/19/2022, 5:33 AM
    You asked this in multiple channels can you please remove this question from here.
  • a

    ambitious-monkey-72386

    10/19/2022, 6:10 AM
    Oh I apologise , I thought they were different audiences for it and to receive a quick response . Sure I can
  • b

    brash-cpu-33893

    10/20/2022, 7:35 AM
    @here Hello Guys! In Cypress Dashboard we can not see Response Data of test cases . Is there any way to log it please == For example I have executed one test case of API's now on cypress dashboard is there any ways to show each step request and response data?
  • g

    gray-kilobyte-89541

    10/20/2022, 10:26 AM
    https://github.com/bahmutov/cy-api or https://github.com/filiphric/cypress-plugin-api
  • b

    brash-cpu-33893

    10/20/2022, 10:39 AM
    Thank you , Let me try this soltuon
  • b

    brash-cpu-33893

    10/20/2022, 11:22 AM
    Hello it only shows the response while running cases locally, but on cypress dashboard how each step will logged out?
  • g

    gray-kilobyte-89541

    10/20/2022, 11:29 AM
    in the video? Sure, it will be visible in the video uploaded by Cypress to the dashboard
  • b

    brash-cpu-33893

    10/20/2022, 11:30 AM
    where is video?
  • b

    brash-cpu-33893

    10/20/2022, 11:30 AM
    for me it is only showing in UI runner while i m testing cases locally
  • b

    brash-cpu-33893

    10/20/2022, 11:33 AM
    this is my dashboard
  • m

    mysterious-belgium-25713

    10/20/2022, 11:54 AM
    Did you disable videos in your cypress settings?
  • b

    brash-cpu-33893

    10/20/2022, 11:55 AM
    i am not sure,, how to enable.disable vidoes?
  • f

    fresh-doctor-14925

    10/20/2022, 11:59 AM
    In your cypress.json or cypress.config.js
  • b

    brash-cpu-33893

    10/20/2022, 12:00 PM
    there are two things one local run, 2nd cypress dashboard when we run cases by jenkins this is my local cypress UI
  • b

    brash-cpu-33893

    10/20/2022, 12:01 PM
    I have not found any settings like this to disbable videos in my code
  • b

    brash-cpu-33893

    10/20/2022, 12:01 PM
    Yeah i found it,, if i will enable it what will happen?
  • b

    brash-cpu-33893

    10/20/2022, 12:27 PM
    On Local I am able to see eveything My problem is wit cypress dashboard For example - I created a Payment and test case failed, Now on dashboard i am not able to see response of each API same like we can see on cypress UI runner,
  • f

    fresh-doctor-14925

    10/20/2022, 12:44 PM
    If you enable it, you will have video recordings uploaded to your Cypress Dashboard You can refer to the docs to understand more https://docs.cypress.io/guides/references/configuration#Videos
  • b

    brash-cpu-33893

    10/20/2022, 12:46 PM
    Alright ... is there any alternate way also? becuase a lot of videos will take so much space
  • b

    brash-cpu-33893

    10/20/2022, 12:48 PM
    For example this is my postman report i can see each step of my test case , inside each step url,body data, headers data, response data i can see can we achive this kind of thing in cypress?
  • b

    brash-cpu-33893

    10/20/2022, 1:53 PM
    I have searched about this, video recording helps on UI cases,, mine test cases are API,
  • f

    fresh-doctor-14925

    10/20/2022, 1:59 PM
    The best you're going to get is what was already suggested to you above: https://discord.com/channels/755913899261296641/982015401074511912/1032600787811061781 Other than that, you're not going to get parity with what you'll see in a postman report
  • b

    brash-cpu-33893

    10/20/2022, 2:00 PM
    This is only working in UI runner not is dashboard,, both are diffrent things,
  • b

    brash-cpu-33893

    10/20/2022, 2:01 PM
    once any test case is failing on jenkins, i can see in dashboard my test case is failed, but i am not able to see all API response data ,,,
  • f

    fresh-doctor-14925

    10/20/2022, 2:01 PM
    Currently, the dashboard only supports screenshots and videos of previous runs. You cannot click through the execution steps to see response data like you can with the test runner locally
  • b

    brash-cpu-33893

    10/20/2022, 2:02 PM
    Ahh,,, Alright Thanks
  • f

    fresh-doctor-14925

    10/20/2022, 2:05 PM
    I agree it would be a neat feature. If you would like to see it, it could be worth raising a feature request. I see this one was closed because it had been placed on ProductBoard, but that link now returns 404 https://github.com/cypress-io/cypress/issues/5925
  • b

    brash-cpu-33893

    10/20/2022, 2:08 PM
    Yeah this is same thread which i am asking,,, becuase sometime developer asked us send us ID which record you created so we can do some ivestigation, but on cypress we can see anything so it si diffcult to answer developers
1...789...14Latest