开发者

Java Script without usage of any automation Tool

开发者 https://www.devze.com 2023-03-11 05:59 出处:网络
Is it possible that we can automate tests using Java Script without usage of any Tool? Such like, if we can write a Java script in a notepad for automating a test, save 开发者_开发百科it as a JS file

Is it possible that we can automate tests using Java Script without usage of any Tool?

Such like, if we can write a Java script in a notepad for automating a test, save 开发者_开发百科it as a JS file and run it for perfect execution?

Any help/helpful link is much appreciated. Thanks


Yes, please refer to the following question: Using JSLint in Notepad++

0

精彩评论

暂无评论...
验证码 换一张
取 消