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, t...@probo.com
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to