Cause:
This error occurs because of either of the two reasons:
- If there is a version mismatch in the version of the Google Chrome
application and the version of the chrome driver in use. Click
here
for more information on this issue.
- If a secure vault variable used in the UI automation, but the vault
service is not running. Follow the below mentioned steps to solve this issue.
Solution:
- Login to the Jiffy core server as 'jiffyapp-usr' user using
putty/SSH terminal.
- Go to the secure vault directory in jiffy server using the following
command:
cd $JIFFY_HOME/.vault.d
- Check the status of secure vault service using the following
command.
vault status
- Here, secure vault is not running and so this error is being thrown.
- Follow the steps mentioned here to start the secure vault.
- Once Secure vault is started successfully, log in to the Jiffy web page again and run the task.