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?
@GaG Thanks alot .problem he is using the app interface in RU language
@andykaufseo
You may scroll page in a loop and wait for ful page load. Can also scrape data as usual html
0_1513351250898_pinterest.png
@genadijs34 Can also use alternative css selectors https://www.youtube.com/watch?v=5ktCtp6jsI0
@winoson It is fixed now
@TravelGreg2 to get element title you need to use "Get Element Text" action together with param. Here is example: 0_1483528466704_GetTitle.xml
0_1483528588372_GetElementText.png 0_1483528558034_GetTitleInterface.png