V3 Winter '26 Release 2 (3.0.3)
Executive Summary
We’re pleased to announce the release of Provar Automation V3 (v3.0.3). This version introduces several enhancements across Provar’s core capabilities, focusing on improved accuracy, security, and usability.
Key Highlights
- Upgraded Locator Engine: Enhanced element detection and accuracy across complex and dynamic Salesforce UIs for improved test reliability.
- New Image Validator: Validate visual assets directly within your tests to enable comprehensive end-to-end validation.
- Salesforce Permission Set Group Inclusion: Extended support for testing and managing Salesforce user access configurations.
- Enhanced Security Framework: Incorporates multiple security upgrades and dependency updates aligned with enterprise-grade standards.
- Network Settings on Welcome Screen: Simplified proxy and connectivity setup for a smoother onboarding experience.
- Stability & Usability Fixes: Includes critical fixes and refinements based on feedback from the Early Adopter Program (EAP) and general usage.
Mandatory Installation Instructions
To ensure a clean setup and avoid compatibility issues, please follow these steps before installing version 3.0.3:
- Remove old configuration folders
Delete previous configuration directories from:
{UserHome}\Provar\.configuration\{versioned config folders} - Delete your existing Chrome profile folder
{UserHome}\Provar\.chromeProfile - Import your projects into a new workspace
Avoid reusing your previous workspace to ensure compatibility with new configurations.
Provar Automation Features and Enhancements
Locator Engine Enhancement
This enhancement improves the accuracy and reliability of locators when generating XPaths for generic websites. Provar now intelligently detects and excludes dynamically generated attributes from being used in locator construction, resulting in more stable and reusable test scripts.
What Changed
Provar’s locator engine has been enhanced to identify generated IDs that are auto-created or non-deterministic and prevent them from being included in XPaths. This avoids brittle locators that may break across sessions, environments, or deployments.
Customer Impact
- Improved Locator Stability: Reduced test flakiness for dynamically rendered web applications.
- Fewer Maintenance Issues: Locators are now more consistent across environments and releases.
- Better Automation Accuracy: More reliable identification of stable UI elements.
New Image Validator
The Image Validator feature is available in the Provar AI section in the Test Palette.
The new API for image validation matches images with their expected descriptions. This API allows users to input an image through a URL or file path and provide a description to verify the image content.
This enhancement allows users to validate visual assets and UI components directly within their automated test cases, powered by Provar’s secure hosted AI infrastructure.
For more information, click here.
What’s New
- Seamless Integration: The Image Validator is now natively integrated into Provar’s testing framework, requiring no additional setup or configuration.
- AI-Powered Accuracy: Image validation tasks are securely processed using Provar’s hosted AI infrastructure, ensuring both accuracy and compliance with enterprise security standards.
- Customizable Assertions: Users can define soft or hard assertions to control whether a test continues or aborts based on image validation results. (This capability is also available for the Intent Validator.)
- Improved Usability: Configuration options are now aligned with Provar’s standard automation design, providing a consistent and intuitive experience within the AI Palette.
Customer Impact
- Enhanced Visual Testing: Incorporate image validation directly into automated test flows without external tools.
- Increased Reliability: Reduce manual verification and visual regression errors.
- Secure and Scalable: Leverage Provar’s hosted AI for reliable and compliant validation processing.
Permission Set Group Inclusion
This release introduces enhanced layout extraction capabilities that now include Permission Set Groups alongside existing Profiles and Permission Sets. This update provides users with a more complete and accurate view of field-level visibility and layout configuration within Salesforce.
What’s New
- New Option in Extract/Assert Layout Screen:
A new checkbox labeled “Include Permission Set & Group” is now available in the Extract/Assert Layout UI. When selected, Provar includes both Permission Sets and Permission Set Groups in the extracted layout data. - Comprehensive Field Visibility:
The extracted layout information now reflects fields influenced by both the user’s profile and any associated permission set groups, ensuring a unified and complete representation of Record Layouts and Dynamic Forms Layouts (DF Layouts). - Cross-Version Compatibility:
This enhancement is supported in both Provar Automation V2 and V3, maintaining continuity across environments. - Backward Compatibility:
Existing test steps, assertions, and automation flows continue to function without modification. The update extends functionality without impacting legacy behavior.
Customer Impact
- Broader Security Context: Gain deeper insight into how Permission Set Groups impact field-level access and layout visibility.
- Improved Test Accuracy: Ensure your test validations reflect real-world user access configurations.
- Simplified Configuration: Quickly toggle inclusion of Permission Set and Group data using a single checkbox—no scripting or setup changes required.
Network Settings Now Accessible from the Provar Welcome Screen
This update restores the Network Settings option on the Provar Welcome Screen, allowing users to easily configure proxy or direct network connections before launching the application.
What’s New
- Network Settings Button Added:
A “Network Settings” button now appears on both the Welcome Screen and the License Activation Screen, providing quick access to proxy configuration options. - Proxy Configuration Window:
Clicking the button opens the familiar Proxy Configuration window, enabling users to set up or modify network preferences, including SOCKS proxy settings, before Provar fully launches. - Preserved Functionality:
All existing network configuration features continue to function as before, ensuring consistent behavior for users upgrading from earlier versions.
Customer Impact
- Improved Accessibility: Configure or update proxy settings directly from the launch screen without navigating through Preferences.
- Simplified Setup: Quickly troubleshoot or modify connection settings before login or activation.
- Enhanced User Experience: Reduced friction for users working in secured or proxied environments.
Utterance Generator Updates
The existing Utterance Generator has been extended to allow local variable testing in addition to the option of generating a CSV file.
You can use the Utterance Generator to test user intent for Agentforce testing. Find more about Utterance Testing here.
Security Improvements
This release includes ongoing security and compliance improvements validated through Provar’s internal and third-party review processes. These updates reinforce Provar’s commitment to delivering a secure, enterprise-grade platform aligned with modern security standards and best practices.
A JFrog Xray Scan Report has been reviewed to confirm component integrity and compliance.
Education
We offer a variety of courses and articles to support you along your journey with us!
Please share your feedback via the end-of-course surveys and helpful article feature, respectively. We value your input.
University of Provar
The University of Provar has created new courses on locators such as XPaths, Page Objects, and how Provar uses locators. We also have new courses providing guidance on the newest AI features available in V3.
Search our new catalog page by role, learning level, product, and more.

Documentation
V3 and V2 documentation have been split to make finding what you need even easier.
Search V3 documentation by selecting the Provar Automation V3 menu option or clicking on the product button in the middle of the page.
Customer Support
We are committed to providing continuous support. Please contact us If you have any questions about this release; we’re happy to assist you. To get in touch, log into the Provar Success Portal and select ‘Raise a Case,’ or contact your dedicated Customer Success Specialist.
- Home
- Get Started with V3
- AI with Provar Automation V3
- Using Provar Automation V3
- Automation V3: Feature-by-Feature Guide
- Automation V3: Provar Automation
- Automation V3: Creating a New Test Project
- Automation V3: Import Test Project from a File
- Automation V3: Import Test Project from a Remote Repository
- Automation V3: Import Test Project from Local Repository
- Automation V3: Commit a Local Test Project to Source Control
- Automation V3: Salesforce API Testing
- Automation V3: Behavior-Driven Development
- Automation V3: Consolidating Multiple Test Execution Reports
- Automation V3: Creating Test Cases
- Custom Table Mapping in V3
- Functions in V3
- Automation V3: Using Functions
- Automation V3: Count
- Automation V3: DateAdd
- Automation V3: DateFormat
- Automation V3: DateParse
- Automation V3: GetEnvironmentVariable
- Automation V3: GetSelectedEnvironment
- Automation V3: IsSorted
- Automation V3: Not
- Automation V3: NumberFormat
- Automation V3: Round
- Automation V3: StringNormalize
- Automation V3: StringReplace
- Automation V3: StringTrim
- Automation V3: TestCaseErrors
- Automation V3: TestCaseName
- Automation V3: TestCaseOutCome
- Automation V3: TestCasePath
- Automation V3: TestCaseSuccessful
- Automation V3: TestRunErrors
- Automation V3: UniqueId
- Automation V3: Debugging Tests
- Automation V3: Creating Custom Test Steps
- Automation V3: Defining Proxy Settings
- Automation V3: Environment Management
- Automation V3: Exporting Test Projects
- Automation V3: Japanese Language Support
- Automation V3: Customize Browser Driver Location
- Automation V3: Managing Test Steps
- NitroX in V3
- Automation V3: Provar Test Builder
- ProvarDX in V3
- Automation V3: Refresh and Recompile
- Automation V3: Reintroduction of CLI license Check
- Automation V3: Reload Org Cache
- Automation V3: Reporting
- Automation V3: Running Tests
- Automation V3: Searching Provar with Find Usages
- Automation V3: Secrets Management and Encryption
- Automation V3: Setup and Teardown Test Cases
- Automation V3: Tags and Service Level Agreements (SLAs)
- Test Cycles in V3
- Automation V3: Test Plans
- Automation V3: Testing Browser – Chrome Headless
- Automation V3: Testing Browser Options
- Automation V3: Tooltip Testing
- Using Custom APIs in V3
- Callable Tests in V3
- Data-Driven Testing in V3
- Page Objects in V3
- Automation V3: Introduction to XPaths
- Automation V3: Creating an XPath
- Automation V3: JavaScript Locator Support
- Automation V3: Maintaining Page Objects
- Automation V3: Mapping Non-Salesforce Fields
- Automation V3: ProvarX™
- Automation V3: Refresh and Reselect Field Locators in Test Builder
- Automation V3: Create different page objects for different pages
- Applications Testing in V3
- Automation V3: Database Connections
- Automation V3: PDF Testing
- Automation V3: Email Testing in Automation
- Automation V3: Email Testing Examples
- Automation V3: Gmail Connection in Automation with App Password
- Automation V3: App Configuration for Microsoft Connection in MS Portal for OAuth 2.0
- Automation V3: OAuth 2.0 Microsoft Exchange Email Connection
- Automation V3: Support for Existing MS OAuth Email Connection
- Automation V3: OAuth 2.0 MS Graph Email Connection
- Automation V3: Create a Connection for Office 365 GCC High
- Automation V3: Mobile Emulation (Salesforce Mobile)
- Automation V3: Using Provar with Amazon Web Services (AWS) Device Farm
- Automation V3: Web Services
- Automation V3: Integrating with Jira
- Automation V3: Provar Feature Flags and Properties Configuration
- Automation V3: Using Java Method Annotations for Custom Objects
- Automation V3: Test Palette Introduction
- Automation V3: Apex Bulk
- Automation V3: Apex Execute
- Automation V3: Assert Test Step
- Automation V3: Assert Salesforce Layout
- Automation V3: Break Test Step
- Automation V3: Extract Salesforce Layout
- Automation V3: Fail Test Step
- Automation V3: Finally Test Step
- Automation V3: For Each Test Step
- Automation V3: Generate Test Case
- Automation V3: Group Steps Test Step
- Automation V3: If Test Step
- Automation V3: List Compare
- Automation V3: Page Object Cleaner
- Automation V3: Read Test Step
- Automation V3: Set Values Test Step
- Automation V3: Set Values
- Automation V3: Sleep Test Step
- Automation V3: String Test Steps
- Automation V3: Switch Test Step
- Automation V3: UI Action
- Automation V3: UI Assert
- Automation V3: UI Connect
- Automation V3: UI Fill
- Automation V3: UI Handle Alert
- Automation V3: UI Navigate
- Automation V3: UI On Screen
- Automation V3: UI With Row
- Automation V3: Wait For Test Step
- Automation V3: While Test Step
- Automation V3: Override Auto-Retry for Test Step
- DevOps with V3
- Automation V3: Introduction to Provar DevOps
- Automation V3: Introduction to Test Scheduling
- Automation V3: Setting Java Development Kit (JDK) Environment Variables
- Automation V3: Configuration on Jenkins
- Automation V3: Version Control and DevOps
- Automation V3: Setting up Continuous Integration
- Automation V3: Execution Environment Security Configuration
- Automation V3: Bitbucket Pipelines
- Automation V3: Perfecto Mobile
- Automation V3: ANT Task Parameters
- Automation V3: Provar Jenkins Plugin
- Automation V3: Running Automation Tests on Jenkins
- Automation V3: Configuring the Automation Secrets Password in Microsoft Azure Pipelines
- Automation V3: Parallel Execution in Microsoft Azure Pipelines using Test Plans
- Automation V3: Parallel Execution in Microsoft Azure Pipelines using Targets
- Automation V3: Parallel Execution in Microsoft Azure Pipelines using Multiple build.xml Files
- Automation V3: Parallel Execution in GitHub Actions using Test Plan
- Automation V3: Running Provar on Linux
- Automation V3: CircleCI Orbs
- Automation V3: CircleCI Common Build Errors
- Automation V3: CircleCI via Docker
- Automation V3: Copado Integration Introduction
- Automation V3: Copado Configuration
- Automation V3: Copado Architecture Overview
- Automation V3: Docker Runner
- Automation V3: Running Provar Tests on Docker using Docker File
- Automation V3: Docker Continuous Integration
- Automation V3: Setting up Continuous Integration with Jenkins for Docker
- Automation V3: Generating the build.xml File for Docker
- Automation V3: Flosum Configuration
- Automation V3: Flosum Integration Introduction
- Automation V3: Flosum Architecture Overview
- Automation V3: Parallel Execution in GitHub Actions using Multiple build.xml Files
- Automation V3: Parallel Execution in GitHub Actions using Targets
- Automation V3: Remote Trigger in GitHub Actions
- Automation V3: Parallel Execution in GitHub Actions using Job Matrix
- Automation V3: Gearset DevOps CI/CD via Jenkins
- Automation V3: GitLab Continuous Integration
- Automation V3: GitHub Desktop – Creating a Git Repository for Automation Projects
- Automation V3: Integrating GitHub Actions CI to Run Automation CI Task
- Automation V3: Provar Test Results Package
- Automation V3: Running a Provar CI Task in Azure DevOps Pipelines
- Automation V3: Amazon Web Service (AWS) & Jenkins Configuration
- Automation V3: ANT: Generating ANT Build File
- Automation V3: ANT Licensing
- Automation V3: Reading Data from Excel
- Automation V3: Configuration on other CI tools
- Automation V3: Setting Apache Ant Environment Variables
- Automation V3: BrowserStack Desktop
- Automation V3: Integrating with LambdaTest
- Automation V3: Sauce Labs Desktop
- Automation V3: AutoRABIT Salesforce DevOps in Provar Test
- Automation V3: Selenium Grid
- Automation V3: Working with Git
- Automation V3: Configuration for Sending Emails via the Automation Command Line Interface
- Automation V3: Parameterization using Environment Variables in GitHub Actions
- Automation V3: Slack Integration with Automation
- Automation V3: Zephyr Cloud and Server
- Automation V3: Adding a Salesforce Communities Connection
- Automation V3: Integrating with Sauce Labs Real Device
- Automation V3: Travis CI
- Automation V3: Salesforce DX Integration
- Automation V3: Variable Set Syntax
- Automation V3: Visualforce Testing
- Automation V3: List and Table Testing
- Automation V3: Salesforce Lightning Web Component (LWC) Locator Support
- Automation V3: Salesforce Console Testing
- Recommended Practices with V3
- Automation V3: Provar Naming Standards
- Automation V3: Object Mapping Between Provar Automation and Provar Manager
- Salesforce API Access Control Security Update – Impact on Provar Connections
- Automation V3: Salesforce Connection Best Practices
- Automation V3: Automation Planning
- Automation V3: Supported Testing Phases
- Automation V3: Best practices for the .provarCaches folder
- Automation V3: Best practices for .pageObject files
- Automation V3: Avoid Metadata performance issues
- Automation V3: The Best Ways to Change Callable Test Case Locations
- Automation V3: Improve Your Metadata Performance
- Automation V3: Abort Unused Test Sessions/Runs
- Automation V3: Create Records via API
- Automation V3: Test Case Design
- Automation V3: Increase auto-retry waits for steps using a global variable
- Troubleshooting with V3
- Automation V3: How to Use Keytool Command for Importing Certificates
- Automation V3: Resolving High Memory Usage
- Automation V3: Refresh Org Cache Manually
- Automation V3: Show Hidden Provar Files on Mac
- Automation V3: Add Permissions to Edit Provar.ini File
- Automation V3: Test Builder Does Not Launch
- Automation V3: Provar License Issue Solution
- Automation V3: How to Configure a Single Sign-On Connection
- Automation V3: Out of Memory Error During CI Execution
- Automation V3: Add Gmail Firewall Exception
- Automation V3: Add a License Firewall Exception
- Automation V3: Resolving Jenkins License Missing Error
- Automation V3: Increase System Memory for Provar
- Automation V3: Resolving Metadata Timeout Errors
- Automation V3: Java Version Mismatch Error
- Automation V3: Provar Manager 3.0 Install Error Resolution
- Automation V3: Test Case Does Not Run on IE Browser
- Automation V3: Test Builder Not Working Correctly
- Automation V3: Internationalization Support
- Automation V3: Salesforce Release Updates
- V3 Release Notes