URL request Check Contents

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
BoschmanIT
Posts: 43
Joined: Fri Jul 16, 2021 4:08 am

URL request Check Contents

Post by BoschmanIT »

Hi All,

I try to check some contents of a internal site. But I struggle a bit with formatting the content. So the content I want to check is "Copyright @ 2024 SAP SE. All rights reserved.". When I load the page in the browser I can see its there, and from the browsers dev tools I can see its set as one string. In the check content field I tried putting it in the following formats;

Copyright @ 2024 SAP SE. All rights reserved.
"Copyright @ 2024 SAP SE. All rights reserved."
("Copyright @ 2024 SAP SE. All rights reserved.")
(Copyright @ 2024 SAP SE. All rights reserved.)
<div class="login_copyright" id="login_copyright">Copyright @ 2024 SAP SE. All rights reserved.</div>

But on all of them the result is, Bad content.
I can't help but feeling I need to format it right, but I don't know.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Re: URL request Check Contents

Post by KS-Soft »

1) First you should check what exactly data provided by web server. May be there are completely different data, may be just some script that loads data from different source. May be special codes used for characters like @
Press CTRL+U if you are using Chrome or Firefox; use menu View->Source in Internet Explorer.

2) If you are using "should contain" test option and there are just ANSI characters then just copy and paste text into HostMonitor. Do not add ", ', ) ( or anything else, unless you set "use expression" mode

Regards
Alex
Post Reply