📜  使用 pom 的缺点是什么 - 无论代码示例

📅  最后修改于: 2022-03-11 14:55:21.187000             🧑  作者: Mango

代码示例1
- "Takes more time in the beginning"
    - To be able to automate test case, we have to
      create a set of structures and create a logic.
    - Initially it takes more time to
      create POM Design Pattern.
    - But in the long run, since we get re-usable
    WebElements, methods, easy to maintain structure,
    the Return on Investment is a lot bigger.