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).
Hello is it possible to delete javascript in bas?
Javascript code deleting the needed div after miliseconds of load, so i want to disable javascript get the data and enable javascript.
You are going to the wrong way. Not the JavaScript need to be disable else the code need to be catch. Think on this way.
@jtercs sadly it was too fast to catch for bas, but amazon fixed their code so no need now lol.
@Fox already try this version, but still show this.
@Fox said in Javascript errors only in BAS:
@nicovevo said in Javascript errors only in BAS: Hello i had a script working really well, it stoped working working. When i try to click login button i see these javascript errors. https://prnt.sc/vuzft2 But in my normal browsers i dont see these messages. I think website moved hcaptcha from recaptcha, but i still dont understand what are these javascript errors Try disabling the AjaxReCaptcha2 module 0acbc29b-f45d-44aa-91e2-852c1f998358-изображение.png
@nicovevo said in Javascript errors only in BAS:
Hello i had a script working really well, it stoped working working. When i try to click login button i see these javascript errors. https://prnt.sc/vuzft2 But in my normal browsers i dont see these messages. I think website moved hcaptcha from recaptcha, but i still dont understand what are these javascript errors
Hello i had a script working really well, it stoped working working.
When i try to click login button i see these javascript errors.
https://prnt.sc/vuzft2
But in my normal browsers i dont see these messages.
I think website moved hcaptcha from recaptcha, but i still dont understand what are these javascript errors
Try disabling the AjaxReCaptcha2 module
0acbc29b-f45d-44aa-91e2-852c1f998358-изображение.png
thank you this solved my problem.
@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
Thanks, To wait while element will appear on page, use Wait While Element Exists action 0_1461255021957_Wait.png
To wait untill element disappear you need to use cutom waiter: http://wiki.bablosoft.com/doku.php?id=how_to_wait_on_certain_event_on_page#custom_waiters