Page objects represents the web application user interface which you test is interacting;
Using page object pattern, you can:
1). create reusable code which can be shared acrosse multiple test cases;
2). reducing the amount of duplicated codes
3). if interface changes, the fix only need to change in one place;
page objects pattern
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。
推荐阅读更多精彩内容
- Correctness AdapterViewChildren Summary: AdapterViews can...
- “观心阁实录”系列将原汁原味呈现发生在观心阁里的故事和体验,以及倾情分享各位导师的智慧。欢迎关注。 问: “向外求...