【问题标题】:How to call TestResult method in other inherited classes. TestResult is defined in ITest class and call in Email and other Test classes如何在其他继承类中调用 TestResult 方法。 TestResult 在 ITest 类中定义,在 Email 和其他 Test 类中调用
【发布时间】:2019-03-05 17:36:13
【问题描述】:

请帮我调用这个 TestResult 变量

【问题讨论】:

    标签: c# selenium selenium-webdriver selenium-chromedriver selenium-ide


    【解决方案1】:

    确保AssertResult 具有public 可访问性修饰符

    public class AssertResult {... }

    【讨论】:

    • @AliceBush 不客气,如果它解决了您的问题,您能否选择此答案作为解决方案。谢谢
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2014-04-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-08-29
    • 1970-01-01
    相关资源
    最近更新 更多