Axiom.ai v4.10

Run recording and improved error logging


You can now optionally turn on run recording for unattended axiom runs (such as those run from a schedule or an API call) in order to review cases where the bot may have failed to complete.

In addition, much more comprehensive browser and axiom logs are provided in run reports when this is turned on, helping with debugging.

This feature is available for Ultimate users only.

record runs for better debugging axiom.ai

Delete file from Google Drive step


You can now delete files from Google Drive from within an axiom, useful for cases where you need to clean up temporary files or ensure certain states for the rest of your run.

Delete files from your Google Drive with axiom.ai

Minor Fixes

  • Fixed issue with clicking folder after coming back from the builder
  • Increased maximum file size for Google Drive uploads
  • Fixed a bug with using a custom profile that would cause the profile to be deleted in some cases
  • Open in new tab now also uses the incognito window if this is set
  • Can now use a token as the local folder path in the "Read File from Google Drive" step
  • Fixed an issue with bot blocking bypass not being attached to new tabs sometimes
  • Prevented the validator from incorrectly blocking a run when a partial token is used in a file path
  • Fixed a misleading message when there are no sheets in a Google account on the sheet picker, and some other cases