sathashiv5
4 years agoContributor
Javascript Script Integartion
Hi,
Example: We have the script with use case for testing web browser using Selenium web driver and chrome web driver.
Testing .Js script with node.js is working.
1. How to integrate .Js script with Unit testing Framework?
2. Which Framework used for this testing?
(For more info: We done the same thing for integrating Python module into PyUnit Framework. It is working with reference to this link: PyUnit Integration )
Hi,
Does this documentation section help: https://support.smartbear.com/testcomplete/docs/working-with/integration/selenium/index.html ?