1

I'm having trouble with Selenium screenshots when using pabot to run my tests. They're simply not visible in the HTML log file as seen in the example below (only a dot is appearing) :

enter image description here

The HTML log file is looking for a file named Acceptance.Bills.Sbip2 12020.Sbip2 14252.visibilityOfReferenceNumberInBillModification-selenium-screenshot-1.png, but my screenshots aren't saved using this name when executing with pabot.

enter image description here

Any idea what I'm doing wrong?

asked Apr 9, 2018 at 21:58

1 Answer 1

1

One possible cause, the file system. Some don't like spaces, while others don't like really long file paths. Your file name alone is 112 characters.

answered Apr 10, 2018 at 21:44

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.