Krys Alead

Results 12 comments of Krys Alead

Hi, You should use a dom state https://docs.cypress.io/guides/tooling/visual-testing.html#DOM-state use cy.contains() to wait for your modal to be here.

Hi, I have almost the same need, I wanted to use the FileBrowser as a file server I can upload, list files using an API, not using the UI. I...

Thanks for having implemented this feature, I was looking to it. @gtg092x can you please review and merge. Otherwise we can publish a fork with a different name

Hi All, I published gulp-sftp-clean on NPM which contains the code from @rudchenkos I am using it and it does the job Regards

Hi, got the same issue and found and I did the following in the command/index.js ``` // Import commands.js using ES2015 syntax: import "./commands"; import "cypress-movie/commands"; // Alternatively you can...

This error is more on Grafana backend side, you should see the log. I am getting dozen of them, what could be good is to do the report even with...

Hi, I had to change the eslintrc to make it work from command line, tell me if it is breaking on your side. I am using VS code

Documentation # HTTPS If you build your microservice not behing a firewall but using different hosting service you will like to run it in HTTPS for security reason. This is...

Hi, I am really struggling to make it properly, there is inconsistency everywhere, spaces sometimes added, sometimes not. Isn't simpler to do the review with comparison without white space activated?

Hi, When I click on a gitpod link, blink is open but the gitpod link is not. Can you please explain how you tried to open your gitpod workspace? When...