ContributionsMost RecentMost LikesSolutionsRe: Does testComplete support mac system? I got it, thanks for the reply Re: import selenium prompts " ModuleNotFoundError: No module named 'selenium' " in script tests Ok,It helped me a lot. Thanks Does testComplete support mac system? Our application supports both windows and mac systems. For better automation, we would like to know whether testComplete supports mac systems now, or the specific release date for mac systems in the future. If it is supported, do I need to repurchase the certificate? thanks for viewing Thank you SolvedRe: import selenium prompts " ModuleNotFoundError: No module named 'selenium' " in script tests The same code works fine in local python environment import selenium prompts " ModuleNotFoundError: No module named 'selenium' " in script tests In the native python environment, when using selenium for UI related operations, the operation is normal, When importing selenium into testComplete, it prompts an error: But we checked in the native python environment,it runs normally.