Just noticed that the "LastVersion" file in the profile folder, as the name suggests, gets updated when the profile is opened with (another version of) BAS e.g. from 114.0.5735.91 to 117.0.5938.63. Therefore it's not suitable for our need to determine the original version of which a profile was created.
But at least can be said what was the latest BAS version that worked with it ;)
Old project Parameter value is missing Whenever I release and install a new version of the module
-
Old project Parameter value is missing Whenever I release and install a new version of the module
What caused this? -
@jarrettheadrick said in Old project Parameter value is missing Whenever I release and install a new version of the module:
Old project Parameter value is missing Whenever I release and install a new version of the module
What caused this?This happens because each time the module is created, a random id is specified for all parameters, you need to manually specify your ids for all parameters.
-
@Fox said in Old project Parameter value is missing Whenever I release and install a new version of the module:
to manually specify your ids for all parameters.
hello..how i do to manually specify your ids for all parameters.?
i can not foud the sln... ths...
-
@jarrettheadrick said in Old project Parameter value is missing Whenever I release and install a new version of the module:
@Fox said in Old project Parameter value is missing Whenever I release and install a new version of the module:
to manually specify your ids for all parameters.
hello..how i do to manually specify your ids for all parameters.?
i can not foud the sln... ths...
open the folder of your module, find the file with the name "action_name_interface.js" and open it

The code of this file will contain automatically generated IDs, you need to change them to your static values.

-
i'm Faild...
Test_TestFunction_code.js Test_TestFunction_interface.js Test_TestFunction_select.js //id All three files have been changed synchronously... //Try to synchronize the changes of the two folder files \BrowserAutomationStudio\apps\24.1.1\custom\Test \BrowserAutomationStudio\apps\24.1.1\external\4128\Test //The results are all failures! // BAS open can not display all modules -
The problem should be the internal call function. I continue to debug. A single pure method is possible and successful.I know the reason. My MD5 has numbers in the first letter OK OK OK