WhiteHatBox
Share Page
Following(0)
Partner(s)
Karmagedon

Load Url Question

ReplyThanks 2015/08/25 20:05:22 0 0

1. Load all elements and js - Timeout(seconds)

When Timeout out, what happens?

2. Load all elements and js(If js is not loaded fully in X seconds, still finish) - Timeout(seconds)

What is needed Timeout(seconds)?

Module Development - [email protected] // Thanks - https://ko-fi.com/arbots
zhoucongcq
2015/08/25 21:55:19

1. When timeout, it returns an error 'Load Url failed' and the bot is end

2. This timeout value is used for loading elements

Karmagedon
2015/08/29 01:28:28
What is the fundamental difference between the three options?
Module Development - [email protected] // Thanks - https://ko-fi.com/arbots
Aprilcaicai
2015/08/29 10:31:51
3 # Karmagedon 8/29/2015 1:28:28 AM
What is the fundamental difference between the three options?
Hi, Karmagedon. We have a different time. Our programmer will answer to you on Monday. If you have other questions, you can leave a message here.
Aprilcaicai
2015/08/31 00:48:04

1. Need to load the whole page of all the elements and JS content, if can’t finish in the specified time, it will return an error, the module run over.

2. Need to load the whole page of all the elements, if the JS content can’t finish within X seconds that indicates finish it. But it can’t finish loading all the elements in the specified time, it will return an error, the module run over.

3. Load the whole page of all the elements and JS content, if it can't finish within x seconds, then regards it as

finish, return successfully.


<< < 1> >>
VerifyCode
Advanced Option