Experimental support for Poshi Test Automation has been added.
Support has been added for the following:
- Syntax Highlighting for
.testcase,.function,.macroand.pathfiles - Creating new Poshi files using the context menu
- Basic code completion and reference features for Poshi files
- Resolve Poshi Utility classes and Selenium classes
- Resolve URLs inside Poshi files
- Resolve namespaces and default functions
- XPath expression support for
.pathfiles - Toggle line and block comments in Poshi files
- Source Formatter for Poshi files
- Close bracket automatically
- Run Testcases using a gutter icon or creating a run configuration
To be able to run testcases your project must use Java 11. Additionally, Google Chrome must be installed on your machine.