摘要:
浏览器版本问题导致的错误如下: System.InvalidOperationException:“session not created: This version of ChromeDriver only supports Chrome version 114Current browser ve 阅读全文
摘要:
public static Dictionary<string, string> GetAttributes<T>() { Dictionary<string, string> dic = new Dictionary<string, string>(); Type type = typeof(T) 阅读全文
摘要:
IaaS(Infrastructure as a service):基础设施即服务 PaaS(Platform as a service):平台及服务 SaaS(Software as a service):软件即服务 搞清楚:Iaas、Paas、SaaS 大大小小企业,财力不同、问题不同,因此对于 阅读全文