Object Size issue "cannot save entity file path length limit exceeded"

Hi @marco.vdheide,

Yes, the auto-naming can sometimes be very long for complicated element hierarchies.

While you’re recording your test, you should be able to rename the Captured Objects:

  1. Start recording your test case
  2. Interact with the element that gives you the very long name
  3. Click “Show Captured Objects” near the top of the Web Recorder window
  4. This should reveal a panel where you can view the details about each Object
  5. Select the very long named object from your test steps
  6. In the right-hand Object Properties section, type in a new, shorter name for the object
  7. You should notice that your test steps are updated to reflect the new name!
  8. Continue recording and save your test as normal

Hope this helps,

Chris

3 Likes