Category "robotframework"

RobotFramework: How to convert date to lose leading zeros from single digit days

See below. From checking dateformats, the %d should work but doesnt seem to - see output. Log to console Completion Date ${completion_date} ${date_to_search_f

Robot Framework - check if element defined by xpath exists

I'm wondering, I'd love to find or write condition to check if some element exists. If it does than I want to execute body of IF condition. If it doesn't exist