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.
我有一个使用 TestNG ExtentReport 的自动化套件。我需要在测试轨道中更新相同的步骤。
无论如何,我们可以从 ExtentTest 中提取字符串值以作为评论发布到测试轨道中。
谢谢,钱德拉
您可以使用基础域来提取可用的任何信息:
test.getModel()