This document discusses acceptance test driven development using the Robot Framework. It introduces Robot Framework as a test automation framework for acceptance testing based on keyword-driven development. The framework uses Python and supports standard and external libraries for testing web applications using Selenium and other technologies. Examples of testing a web search page using Robot Framework are provided.