BAS detects CSS Element in BAS browser and works fine, doesn't detect it when I run it from app.exe

Support
  • Hello,

    I am having this problem that when I "record" my app via BAS.exe everything works fine, app detects the element on Aliexpress that I want it to interact with (click/drag a slider). I have tried to map the element by match, css, xpath, or even to ignore checking it and slide it after a 10s sleep, everything works perfectly in BAS.exe browser, but when I compile the app and run it, it doesn't detect the element at all. I tried like 20 times to fix it, it never detects it, I have no clue why is that happening...

    I am sharing the XML and the settings that you have to implement in order for the app to work, if anyone is willing to take a look at it as it makes 0 sense to me why it works each time in BAS.exe environment and doesn't work when ran directly from app...

    This is the panel:

    b93f8d52-d0b1-4af6-872e-2ae55c6123b5-image.png

    Basically:
    what to do? Verif

    use proxy: no (in case you are Russian or any other language, you would probbably have to add the login button text into the "loggin button text" placer so it is able to map it.

    For German,English,Polish proxies/IPs:

    Register button text: Register,Crea il mio account,Załóż konto,register,załóż konto,Załóż Konto,Anmelden

    Login button text: Zaloguj się,zaloguj się,zaloguj,Zaloguj Się,Sign in,sign in,Sign In,Iniciar sesion,Anmelden

    in the accounts input you have place this .txt with 4 locked accounts with email:pass, it will work only with locked accounts, these are aliexpress accounts that I want to unlock but slider doesn' work...

    newlockedaccounts.txt

    That is all that is needed, in "verif" tab you can put any 2 .txt files for output, but this is not necessary as it will never finish, I just want to fix the element detection and slider drag...

    This is the .xml file

    usunietewszystkoproczverif.xml

    Thank you in advance! :)