Hi folks ran into issue with Selenium2Library and SeleniumLibrary Capture Page Screenshot when provide a filename for file I receive
No keyword with name 'Capture Page Screenshot myfile_name' found error message
I am using a resource file and executing an individual test case from a suite. I have tried adding the SeleniumLibrary to either resource.robot file and directly in the test case file, but the same error is indicated.
I have seen that [capture page screenshot] file_name, should work without issue, online and in many tutorials. It only works on my system if I accept the default and not provide a filename.
Thanks
KK