Skip to content

New in Rapise 8.3 (December 2024)

Changelog

Features

RVL Enhancements & Improvements

  • Enable Rename context menu for objectId parameters [IN:9838]
  • Make ParamName read-only if param matches the paramInfo [IN:10107]
  • Re-Learn context menu in RVL should support objects imported with Repository command [IN:10291]
  • Optimize RVL popup menu [IN:10304]
  • F12 for object ID, should find it in the object tree [IN:10305]

New Object API

Improvements

Bug Fixes

  • Database.DoAttach query - handling returned empty set [IN:9356]
  • Don't allow saving 2nd framework with the same name as existing one. [IN:9869]
  • SetLocatorOpts and objectid - should pass a modified locator [IN:9948]
  • RVL.SetLocatorOpts is not compatible with external objects [IN:10016]
  • Search (F3) must take actual file length into account [IN:10021]
  • Test Tree: Folder added with "+" should always be marked as "RealFolder" [IN:10114]
  • Opening a sample test after a test with manual steps, adds manual steps to the sample [IN:10161]
  • When Parameter is renamed, all its values in all configurations are assigned default value [IN:10162]
  • When switching between frameworks AI Dashboard keeps showing old chats [IN:10165]
  • Keep AI formatting when AI command row is commented [IN:10166]
  • RVL: Methods with underscore should behave just like their original versions [IN:10187]
  • HTMLObject.DoSetCheck is not working [IN:10200]
  • AgGrid.DoSetCheckbox should accept checked state as a parameter [IN:10208]
  • Page Object Parameter descriptions missing from AI prompt [IN:10210]
  • Framework.json is not updated when shared tag is set on Objects.js of a page object [IN:10211]
  • Actions parameter is added to the repository object after editing xpath or action in Recording Activity Dialog [IN:10311]
  • Max 50 chars are visible in Test Case name in Spira Dashboard [IN:10332]
  • Assertion with Image should be shown red when fails, now it is black [IN:10333]
  • Test Framework Save As should copy AI/commands folder [IN:10346]
  • NodeJS may return 0x80131029 timeout exit code even when execution of a test was successful [IN:10362]
  • Find&Replace in RVL is vanishing parameters. Should not do that. [IN:10366]
  • Analog exit code 100 when 0 is expected [IN:10372]
  • Infinite recursion when closing a browser [IN:10373]
  • Global.DoPlayAnalog and Global.DoLaunch with wait=true return incorrect process exit code [IN:10409]