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
    Laurent G.
    Laurent G.

    Laurent G.

    Level
    1
    197 / 750
    points
    Hi Alexis, May be I was too fast yesterday, I am not able to get it working with Selenium Chrome Driver today It's probably due to JS. Any idea to solve it ? Thanks Laurent
  • 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...
  • 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
    Hi Nouredine, it seems my answer is not posted correctly. => 2nd try 1. Thanks for your answer 2. It's windows based 3. I use one monitoing agent and it works for 2...
  • 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
    Laurent G.
    Laurent G.

    Laurent G.

    Level
    1
    197 / 750
    points
    neoload 5.1 = same behavior noelaod 5.1 + decode.gzip.request = same behavior :( any idea ? thx again...
  • 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
    Laurent G.
    Laurent G.

    Laurent G.

    Level
    1
    197 / 750
    points
    Hi, I have added controller.recorder.decode.gzip.request=true or decode.gzip.request=true and restarted neoload but the content is always binary and I need to custom it...
  • 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
    Laurent G.
    Laurent G.

    Laurent G.

    Level
    1
    197 / 750
    points
    Hi again, I catch my request in fiddler then I copied the hexa in a gzip file. I decompress it manually and now I have a file with a XML file like this <Data>...
  • 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
    Laurent G.
    Laurent G.

    Laurent G.

    Level
    1
    197 / 750
    points
    I suppose it's a gzip file regarding in the request Accept-Encoding: gzip, deflate
  • 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
    Laurent G.
    Laurent G.

    Laurent G.

    Level
    1
    197 / 750
    points
    Hi Nouredine, Yes we record from the tablet specify ma machine as proxy on port 8090 the format is a POST and content Binary NEOLOAD is 5.0.4 Laurent