Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Is there an easy way to reload the current page i.e. doing Ctrl R?
There doesn't seem to be an in-built option and I tried using Browser/Type/<CONTROL>R (with 0 interval)
@user66 Reload the Page: Javascript - window.location.reload();
@super84 that doesn't work, unfortunately, it gives me an error in the log...
[10:41:26] Thread #1 : ReferenceError: Can't find variable: window during execution of action 824059657
I added this under Tools/Execute code - Was that correct?
@user66
Thanks!
That was it. I had to add a page wait afterwards to get it to work properly, but it now does the business.
What is the Tools/Execute Code for then?
@Pranab143 said in RESPONSE PAGE:
@Mister-0 how you parsing response data
https://community.bablosoft.com/topic/10374/получить-значение-параметра-из-действия-получить-все-элементы-кэша
So what's the problem? Are you unable to scroll the page?
@syrax https://wiki.bablosoft.com/doku.php?id=how_to_get_page_source
@ohmyhcm Good afternoon. I don't fully understand you, what you want to do and what you want to achieve. Look in the direction of getting and changing the Get request parameter in the address bar.
Here is an example of what needs to be changed :
request Get:
as a possible option
@ocraft
so do i have to put my entire procedure inside an if statement? does an if statement run the entire time?