Re: CSS/JQuery Extractor

2018-08-02 Thread Antonio Gomes Rodrigues
> > > On Thu, Aug 2, 2018 at 10:57 AM, Andrey Pokhilko wrote: > > > > > >> Hi, > > >> > > >> IMO name is fine, since it reflects the syntax. Regex Extractor also > > >> extracts from HTML, XPath Extractor also extracts from HTML. > &

Re: CSS/JQuery Extractor

2018-08-02 Thread UBIK LOAD PACK Support
t; >> Hi, > >> > >> IMO name is fine, since it reflects the syntax. Regex Extractor also > >> extracts from HTML, XPath Extractor also extracts from HTML. > >> > >> -- > >> > >> Andrey Pokhilko > >> > >> 02.08.2018

Re: CSS/JQuery Extractor

2018-08-02 Thread Andrey Pokhilko
okhilko wrote: > >> Hi, >> >> IMO name is fine, since it reflects the syntax. Regex Extractor also >> extracts from HTML, XPath Extractor also extracts from HTML. >> >> -- >> >> Andrey Pokhilko >> >> 02.08.2018 08:51, Jmeter Tea пишет:

Re: CSS/JQuery Extractor

2018-08-02 Thread Jmeter Tea
ts from HTML. > > -- > > Andrey Pokhilko > > 02.08.2018 08:51, Jmeter Tea пишет: > > It seems that CSS/JQuery Extractor name is a bit confusing, > > Because it actually used to extract *HTML *using CSS/JQuery syntax > > Isn't it better to rename it to HTML Extrac

Re: CSS/JQuery Extractor

2018-08-02 Thread Andrey Pokhilko
Hi, IMO name is fine, since it reflects the syntax. Regex Extractor also extracts from HTML, XPath Extractor also extracts from HTML. -- Andrey Pokhilko 02.08.2018 08:51, Jmeter Tea пишет: > It seems that CSS/JQuery Extractor name is a bit confusing, > Because it actually used to extract

Re: CSS/JQuery Extractor

2018-08-01 Thread Jmeter Tea
https://bz.apache.org/bugzilla/show_bug.cgi?id=62593 On Thu, Aug 2, 2018 at 9:02 AM, Philippe Mouawad < p.moua...@ubik-ingenierie.com> wrote: > I agree. > Html extractor looks better to me. > > Regards > > On Thursday, August 2, 2018, Jmeter Tea wrote: > > > I

Re: CSS/JQuery Extractor

2018-08-01 Thread Philippe Mouawad
I agree. Html extractor looks better to me. Regards On Thursday, August 2, 2018, Jmeter Tea wrote: > It seems that CSS/JQuery Extractor name is a bit confusing, > Because it actually used to extract *HTML *using CSS/JQuery syntax > Isn't it better to rename it to HTML Extract

CSS/JQuery Extractor

2018-08-01 Thread Jmeter Tea
It seems that CSS/JQuery Extractor name is a bit confusing, Because it actually used to extract *HTML *using CSS/JQuery syntax Isn't it better to rename it to HTML Extractor or HTML DOM Extractor ? Relevant question: https://stackoverflow.com/questions/51644320/jmeter-how-to-use-the-jquer

Re: CSS/JQuery Extractor

2013-04-11 Thread Philippe Mouawad
ecided to go for CSS/JQuery Extractor. > > I find myself needing the HTML content of a node as String and I am stuck > as implementation extracts text() (Element#text()) when attribute is empty. > > I would like to add this option but I wonder what is the best way: > >- Ad

CSS/JQuery Extractor

2013-02-18 Thread Philippe Mouawad
Hello, I am currently scripting for an intranet application where Regexp would be so complex that I decided to go for CSS/JQuery Extractor. I find myself needing the HTML content of a node as String and I am stuck as implementation extracts text() (Element#text()) when attribute is empty. I