Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 968 Bytes

File metadata and controls

25 lines (19 loc) · 968 Bytes

Testing Support

  1. Poshi Support

Poshi Support

Experimental support for Poshi Test Automation has been added.

Support has been added for the following:

  • Syntax Highlighting for .testcase, .function, .macro and .path files
  • 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 .path files
  • 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.