Scroll Through Command History on Live Mode, Improvements for PractiTest and Allure Integrations, Playwright Plugin
|
|
Scroll Through Command History on Live Mode
Since our latest update, when using live mode users will be able to navigate through previously used commands from that live mode session. To do so, simply use the directional keys (arrow up & arrow down) to select previous commands.
Improvements for PractiTest and Allure Integrations
Our team has introduced further improvements to the PractiTest and AllureTest integrations. Firstly, whenever trying to save invalid credentials for those integrations on the settings tab, a warning will be displayed as follows:


Lastly, when checking the execution details of a test case, there will be links that will redirect to the test case execution in their respective platform (PractiTest or Allure).

testRigor Playwright Plugin
Our team has developed a testRigor plugin for Playwright. It’s an open source npm package that allows executing native testRigor commands in Playwright tests. You can find further information about installation and usage here.



