hi ,
i have a question about a path, which i got when i done some tracking.which adapter is that?(/dom[@domain='']//div[#'title']/h1[@innertext='CAN'])? Is it a Table ??
and what is a Div exactly?
Thank you
Manuella
Adapter and path
-
- Posts: 4
- Joined: Thu Mar 06, 2014 10:23 am
Re: Adapter and path
... it's a Container may you look for selfhtml (german) or w3school for a description
Regards Rene
Regards Rene
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Adapter and path
Hi,
The RxPath (/dom[@domain='']//div[#'title']/h1[@innertext='CAN']) refers to the header1 element with the innertext CAN.
Regards,
Markus
The RxPath (/dom[@domain='']//div[#'title']/h1[@innertext='CAN']) refers to the header1 element with the innertext CAN.
Regards,
Markus