reference urls
https://devexpress.github.io/testcafe/
https://devexpress.github.io/testcafe/documentation/getting-started/
https://devexpress.github.io/testcafe/documentation/test-api/actions/ ---- methods test api used by t test controller
https://www.w3schools.com/cssref/css_selectors.asp ... CSS selector
https://yizeng.me/2014/03/23/evaluate-and-validate-xpath-css-selectors-in-chrome-developer-tools/ --- CSS selector validator
https://youtu.be/i5-EUAIcxLA
https://devexpress.github.io/testcafe/documentation/getting-started/
https://devexpress.github.io/testcafe/documentation/test-api/actions/ ---- methods test api used by t test controller
https://www.w3schools.com/cssref/css_selectors.asp ... CSS selector
https://yizeng.me/2014/03/23/evaluate-and-validate-xpath-css-selectors-in-chrome-developer-tools/ --- CSS selector validator
https://youtu.be/i5-EUAIcxLA
....for E2E testing testcafe javascript
https://youtu.be/2foHDNkVkFA
..... For Pom model using testcafe javascript
https://www.youtube.com/watch?v=hstyq-rtRXA
...... For Flow diagram flow charts testcafe javascript
https://testcafe-discuss.devexpress.com/t/how-to-use-const-value-in-another-test/799
https://devexpress.github.io/testcafe/documentation/guides/concepts/page-model.html#step-1---declare-a-page-model-class -- POM on test cafe
https://www.youtube.com/watch?v=hstyq-rtRXA
...... For Flow diagram flow charts testcafe javascript
https://testcafe-discuss.devexpress.com/t/how-to-use-const-value-in-another-test/799
https://devexpress.github.io/testcafe/documentation/guides/concepts/page-model.html#step-1---declare-a-page-model-class -- POM on test cafe
Comments
Post a Comment