variable to reports itself IF
I want %url_if_found% to be set to %url_to_test% ONLY if %url_to_test% 's content match text %content_to_find%
So i tryed:, bot no sucess
1)
[url_if_found]
type=extract
url = %url_to_test%
page must have1=%content_to_find%
2)
add fixed url_if_found=%url_to_test%
add fixed url_if_foundcondition=%content_to_find%
How to do so ?
Comments
add fixed data=%url_if_found%=%whatsoever%
add fixed data condition=%content_to_find%