1.@Parameter注解
@Parameter(names = "-browser", description = "browser name, supported scope [chrome]", required = true)
@Param注解的用法解析_@parameter_fFee-ops的博客-CSDN博客
Public User selectUser(@param(“userName”) String name, @param(“userpassword”) Int password);
深入理解参数-@Param和 对象作为参数重要_a-tao必须奥利给的博客-CSDN博客
https://www.cnblogs.com/beifucangqiong/p/11180617.html