Unable to capture data for URL which contain port number & require certifcate
|
03-05-2019, 05:30 PM
Post: #1
|
|||
|
|||
Unable to capture data for URL which contain port number & require certifcate
Hello Folks,
I am unable to capture data for "http://10.47.12.215:8443/home/" URL in wpt private instance. Getting "navigation error" in the test. However, manually I am able to access this url in the browser after importing the certificate. Importing certificate is mandatory to this URL. I am unable to get the solution. Is it port issue or certificate import issue? Tried a below code in script tab in wpt and try to execute the certificate run time. But it doesn't work. log Data 0 sleep 100 log Data 1 navigate http://10.47.12.215:8443/home/ Could you please let me know the solution if you know. Thanks in advance! |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Unable to capture data for URL which contain port number & require certifcate - pradeep123 - 03-05-2019 05:30 PM
RE: Unable to capture data for URL which contain port number & require certifcate - pmeenan - 03-05-2019, 11:12 PM
|
User(s) browsing this thread: 1 Guest(s)