Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ExperiTest SeeTestAutomation自动生成的默认脚本是什么。该脚本可以编辑吗?
具体没有默认语言,但您可以从提供的语言列表中进行选择。将以该语言为创建的 seetest 命令生成代码
SeeTest 支持多种语言 Java、C# 等和多种支持框架,如 NUnit、JUnit、TestNG 等
如果要录制和播放,请从下拉列表中选择您喜欢的那个。
如果您想编写自己的代码,只需导入必要的 jars/dll 并开始编写代码。