@Prmarketing Good afternoon, I wrote to you in PM
ReferenceError: Can't find variable: _validate during execution of action
-
ReferenceError: Can't find variable: _validate during execution of action
error occurs when executing typetext, move and click, click ....
Only happens in the latest version -
@Royal-Russia, @GhostZ said in Выпущена 27.1.0 версия BrowserAutomationStudio:
This means you have the CommonCode module version 1.0 installed separately as a custom module, remove it from the Module Manager.
If this module is not in the Module Manager, then the module is saved in your project, here's how to remove it from there:
@GhostZ said in Выпущена 27.1.0 версия BrowserAutomationStudio:
- Open another project in BAS
- Open the project file in the tax editor and use search (CTRL + F) to find
<Module Name="CommonCode"> - Delete the found line, if there are no other modules besides CommonCode, then completely replace
<Modules>...</Modules>with<Modules/> - Save the file
- Open the project in BAS a new one, via Project -> Open.