DX Unified Infrastructure Management

 View Only

  • 1.  e2e probe integrated with Nimrecorder

    Posted Jun 04, 2025 05:32 AM
    Edited by Ravishu Arora Jun 05, 2025 05:57 AM

    I am using e2e probe with nimnrecorder to capture scripts of everything i am doing on the browser, I am getting an error message in the usepage of the script

    that says a closing parenthesis is expected another one says ' " ' is missing 

    this is due to the usepage having a title containing " as part of the word, I would like to know how to resolve this 

    an example of the usepage is "לחו"ל" 



  • 2.  RE: e2e probe integrated with Nimrecorder

    Posted Jun 05, 2025 06:42 AM

    Have you tried it with double quotes like "לחו""ל" ?