Xpath

Discuss RoboTask here
Post Reply
theimer
Posts: 16
Joined: Wed Aug 22, 2018 10:35 pm

Xpath

Post by theimer »

Hello,
is there any way using Xpath in Robotask? many problems can be solved using RegExp, but in some cases Xpath would save a lot of work.

Best regards,
Libor
Oleg
Site Admin
Posts: 3000
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Xpath

Post by Oleg »

RoboTask contain XML documents plugin. It can extract XML nodes by path and mask in the loop

Also maybe some command-line utilities can help you? For example XMLStarlet Command Line toolkit
Oleg Yershov
theimer
Posts: 16
Joined: Wed Aug 22, 2018 10:35 pm

Re: Xpath

Post by theimer »

xpath can also be used also to parse html pages. I'm not sure if xml document plug-in can be used for parsing html. thank you for the tip on the XMLStarlet Command Line toolkit. I will look at it.

thank you very much
Libor
Post Reply