We appreciate the contributions you have made as an active member in the Qentinel Forum. Now that Qentinel is Copado Robotic Testing, we want to invite you to be among the first to join our discussion group centered around making teams more successful by embedding testing at every stage.


Join at success.copado.com and check out the all new Copado Robotic Testing Discussion Group.

Start a new topic

VerifyFile -keyword not working correctly when ${BASE_IMAGE_PATH} is defined

Seems that when you have defined the variable ${BASE_IMAGE_PATH}

 the keyword 'VerifyFile' will find the file whatever the values you give to 

${BASE_IMAGE_PATH} or the path to the file

For example.

${BASE_IMAGE_PATH}=    random

${file}=        VerifyFile           path//random_file.pdf


File found. Filepath is random\path\random_file.pdf

Login or Signup to post a comment