To set Date time while making Requests in PostMan, we can use Pre-request Script.
Sample Code:
const moment = require( 'moment' ); pm.environment.set( "currentDateTime", moment().utc().format( "YYYYMMDDTHHmmss" ) + "Z" );

To set Date time while making Requests in PostMan, we can use Pre-request Script.
Sample Code:
const moment = require( 'moment' ); pm.environment.set( "currentDateTime", moment().utc().format( "YYYYMMDDTHHmmss" ) + "Z" );
Use run command shell:startup to add applications in Windows Startup.
1. Open Run in Windows.
2. Execute shell:startup command.
Disable “Enable automatic VPN server selection” to disable automatic VPN server selection in Cisco AnyConnect. Check the following steps for reference.
1. Open Cisco AnyConnect Settings.
2. Disable “Enable automatic VPN server selection”.
1. Open the Microsoft Word Document.
2. Select File Option.
3. Select Export Option.
4. Select Create PDF/XPS option.
When you open the Lucidchart document, it will not show all the shapes. You have to edit the document to view all the added and supported sh...