Skip to content Skip to sidebar Skip to footer
Showing posts with the label Testcafe

Currently Trying To Get My Smoketest.js To Run On A Different Url Depending On Parameters Provided On Azure Dev Ops (testcafe)

Currently running my automation from a pipeline please see yaml file below: jobs: - job: master … Read more Currently Trying To Get My Smoketest.js To Run On A Different Url Depending On Parameters Provided On Azure Dev Ops (testcafe)

Request Blocking Using Javascript?

How to block requests from a certain URL using JavaScript? For example, the manual way to do so on … Read more Request Blocking Using Javascript?

Is There A Way To Capture Js Errors But Not Fail Testcafe Tests Because Of Them?

I'm currently starting to write some TestCafe tests, and came across an issue in our website wh… Read more Is There A Way To Capture Js Errors But Not Fail Testcafe Tests Because Of Them?

Check For Value Within Test Of Testcafe

I use TestCafe to automate testing a specific function. In this function, the user is only allowed … Read more Check For Value Within Test Of Testcafe

How Do I Pass Variable Data Between Tests

I am trying to do something similar to this post on TestCafe I am generating a random email in my h… Read more How Do I Pass Variable Data Between Tests

Is There A Way To Capture Js Errors But Not Fail Testcafe Tests Because Of Them?

I'm currently starting to write some TestCafe tests, and came across an issue in our website wh… Read more Is There A Way To Capture Js Errors But Not Fail Testcafe Tests Because Of Them?