- Регистрация
- 12.10.2013
- Сообщения
- 89
- Благодарностей
- 8
- Баллы
- 8
Is it possible to add a method like FindElementByZpId() to locate an Element?
I know there's many method to find element,but if having a method to find element by zpid, it would be more convenient ,
the case:
1.Many website use iframe,in some situations ,need to know the content relative between in iframe and out of the iframe( espicially the information near the iframe)
if this done,there would be more convenient than PreviousSibling and NextSibling
thks!
I know there's many method to find element,but if having a method to find element by zpid, it would be more convenient ,
the case:
1.Many website use iframe,in some situations ,need to know the content relative between in iframe and out of the iframe( espicially the information near the iframe)
if this done,there would be more convenient than PreviousSibling and NextSibling
thks!