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 ;)
How to call specific google chrome profile
-
Hi,
I have many gmail accounts, each account for specific purpose.
So I created a google chrome profile for each account.
For my automation I need to use specific account because there are extensions intstalled in this google chrome profile.The google chrome profile are stored at "C:\Users\me\AppData\Local\Google\Chrome\User Data"
The google chrome profile I want to run is "Profile 11" a this path "C:\Users\jjpj1390\AppData\Local\Google\Chrome\User Data\Profile 11".
The shortcut to open this chrome profile contain as target property setted : "C:\Program Files\Google\Chrome\Application\chrome.exe" --profile-directory="Profile 11"My question is ho can I call this speciific google chrome profile?
Thanks

