[python-win32] equivalent selenium findElement(By.xpath...) with win32com
Tim Roberts
timr at probo.com
Mon Feb 22 16:14:05 EST 2016
laurent solano wrote:
>
> I'm automating ie webbrowser with win32com module.
>
> I need to locate some xpath elements to manipulate them. Is there a
> way to do it ?
> More or less, i need the same feature than findElement(By.xpath ...)
> from selenium.
Why don't you show us the code you have? The Internet Explorer COM
object surface is very large, so we don't want to waste time explaining
what you already know.
--
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
More information about the python-win32
mailing list