You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We added a new keyword "select window" to Salesforce library, to replace the keyword of the same name which was renamed in SeleniumLibrary 5.x to 'switch window'. We will be removing this keyword in a future release; tests should use 'switch window' instead.
Issues Closed
We corrected some JavaScript issues that were occurring with Chrome 91. (#2652)
We fixed a bug impacting the generate_data_dictionary task when used with dependencies (#2653).
We fixed an issue causing sfdx commands that had options with spaces to fail to execute on Windows (#2656).
We fixed an issue causing the creation of incorrect 2GP beta tags (#2651).