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.
我有一个使用实习生的测试套件,我通过 BrowserStack 在一系列不同的浏览器和设备上运行。我希望能够在移动设备和桌面设备上采取一些稍微不同的操作 - 有没有什么方法可以包含逻辑来确定我在编写前脚代码时使用的设备?
在功能测试中,您可以通过以下方式引用有关当前会话环境的信息
this.remote.session.environment
您可以访问会话的 WebDriver 功能
this.remote.session.capabilities