📜  如何测试动态网页 - 任何代码示例

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

代码示例1
There is no one size fits all solution to this problem. 
 We have to understand the application very well 
o Use explicit waits where necessary. 
o Use custom xpaths and css locators 
§ Xpath: contains, starts with, ends with, contains text. 
§ By finding the element in relation to 
another stable element using parent, child, sibling relationships