// Initialize an empty array for specialties // Extract values from jet-listing-dynamic-field__content class // Split the content by comma to get individual specialties // Push each specialty to the specialtiesToCheck array // Loop through each specialty in the array // Find the radio button by its label // Check the radio button if found