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).
Hi,
i've 2 tabs open. I am typing 2 to change 2. tab but the screen remains on tab 1...
@Potio Tab system: 0,1,2,3... = 1,2,3,4...
thank you this solved my problem
@BAS-Viet-Nam thnk!
You need to switch proxy type to "socks5"
@sponkly said in I lost the BAS working file (.xml):
I lost the BAS working file (.xml) I have only .exe and premium is installed on my system. is there any possibility to download it from bablosoft.com ?
https://community.bablosoft.com/post/68922 https://community.bablosoft.com/post/92158
@Hifive said in Xpath does not work with Mobile browser:
xpath> //a[contains(@ref, 'contact')]
Maybe "href" instead of "ref" >>>
xpath> //a[contains(@href, 'contact')]