Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in testcafe

Testcafe wont recognise React

How to get full stack trace in Test Cafe errors

Execute tests one by one even across browsers

TestCafe: Text entered in textfield is backwards

How do I insert a variable into a regex .match() assertion?

Using Testcafe Selectors: withText then sibling

Writing a Testcafe test to assert a loading spinner is visible after making a fetch request

Testcafe .presskey for multiple presses

Testcafe: How to error on 4xx or 5xx response?

Documentation for performing data driven testing using testCafe?

File upload in Testcafe with hidden input

Does TestCafe have a way of setting the default browser window size?

'testcafe' is not recognized as the name of a cmdlet, function, script file, or operable program

VueJS automation - Test Cafe vs. Nightwatch - Pros/Cons [closed]

TestCafe - Can selectors / assertions be run in parallel?

Testcafe: How to test POST parameters of request

How to run all test scripts on a single browser instance

TestCafe: Failed to complete a request to url

Is there a way to bail the suite if a certain test fails?

Access the name of the current fixture and test at runtime