Laurent G.

  • 13 questions asked
  • 16 answers
  • 0 best answers (0%)
  • Selenium int - how can I wait an element (or the entire page) is loaded

    Hi I am using this code to see if my element is fully loaded driver.get(\"history.html\"); WebDriverWait wait = new WebDriverWait(driver, 30); WebElement element = wait...
    Laurent G.
    Laurent G.

    Laurent G.

    Level
    1
    197 / 750
    points
    Alexis N.
    Alexis N.

    Alexis N.

    Level
    2
    1255 / 2000
    points
    Team
    I think you should try to find another condition or maybe update the Selenium version. Since it's not an issue with NL driver but with Selenium Chrome Driver I can't help you...
  • Monitoring : how to troubleshout monitoring issue

    Dear all, I need to monitor 6 servers, it seems they are NOT in same network but my infrastrucure team does not answer. I suspect that because monitoring for 2 servers is OK...
    Laurent G.
    Laurent G.

    Laurent G.

    Level
    1
    197 / 750
    points
    Laurent G.
    Laurent G.

    Laurent G.

    Level
    1
    197 / 750
    points
    - Error is attached. - Remote registry is started - credentials I use are the same to connect to to working and non working machines without any issue. - firewall : is there...
  • Recorder impacts thetime to load a page

    When I open my application without recording, it's loaded quickly. When I use the recorder it's very long ? Why ?
    Laurent G.
    Laurent G.

    Laurent G.

    Level
    1
    197 / 750
    points
  • Replay use HTTP2 protocal instead of HTTP1.1

    Here is the HTTP request in the design HTTP/1.1 GET https://connect.facebook.net:443/en_US/fbevents.js HTTP/1.1 Accept: application/javascript, */*;q=0.8 Referer: https...
    Laurent G.
    Laurent G.

    Laurent G.

    Level
    1
    197 / 750
    points
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Normally if NeoLoad records in HTTP1 it should also replay with HTTP1. Maybe your browser did not support HTTP2 or it has been deactivated and so NeoLoad uses HTTP1 to record...
  • What's the hardware for small and large LG in the cloud ?

    We would like to set up small and large LG - (not available in your cloud for this country). As we test this application in other countries we would like to reuse the same...
    Laurent G.
    Laurent G.

    Laurent G.

    Level
    1
    197 / 750
    points
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The LG settings for the Cloud platform are described here Basically, Medium Load Generator relies on two cores and 800 MB of allocated memory and Large Load Generator relies on...
  • Encrpyted password RSA

    Dear All I found in my login request this code. encryptedPassword could not be correlated. I think it's created by JS. I found a JS file see attached called rsa.js but I...
    Laurent G.
    Laurent G.

    Laurent G.

    Level
    1
    197 / 750
    points
    Laurent G.
    Laurent G.

    Laurent G.

    Level
    1
    197 / 750
    points
    adding more details : 1. Submit button calls maybeLogin function <button tabindex="3" tb-button-click="maybeLogin()" ng-class="{'tb-button-busy': busy}" tb-disabled="busy"...
  • NL-REDIRECT-03 only from cloud LG

    Dear All, when I run my test with 100 users using local host LG it works fine. Then I use the cloud LG and I am getting a lot of NL-REDIRECT-03 why the behavior is diffrent...
    Laurent G.
    Laurent G.

    Laurent G.

    Level
    1
    197 / 750
    points
    Laurent G.
    Laurent G.

    Laurent G.

    Level
    1
    197 / 750
    points
    Hi Nouredine Thanks for your answer That error happens on a request that is configured to follow a redirection of a previous request. That previous request did not issue a...
  • Win8 tablet recording using proxy mode

    Dear All, we are trying to record a win 8.1 tablet using the proxy mode We can see the request but the content is encoded and we are not able to customize them... could...
    Laurent G.
    Laurent G.

    Laurent G.

    Level
    1
    197 / 750
    points
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    I think that the issue might be related to the Content-Encoding header that is missing. I guess if you add "Content-Encoding: gzip" in your POST request and send it to another...
  • is it possible to download the monitoring agent only

    Hi, My customer needs monitoring on several machines. So I would like to open the port 7200 and to install monitoring agent. I don't want to send them the complete installer...
    Laurent G.
    Laurent G.

    Laurent G.

    Level
    1
    197 / 750
    points
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The monitoring agent only installation files are only available for Linux/Unix machines as tar.gz package. For Windows you have to use the unifier installer.
  • Does Neoload can monitor CENTOS servers?

    Dear All, I need to monitor CENTOS 6.5 servers, before buying the license I would like to be sure that it will work Can someone confirm ? If yes, how can I proceed to set...
    Laurent G.
    Laurent G.

    Laurent G.

    Level
    1
    197 / 750
    points
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    Yes i confirm that NeoLoad can monitor a Centos 6.5 version. NeoLoad performs standard Linux tools for the monitoring so except for iostat they are usually all available by...