Is Selenium and Cucumber same?

Is Selenium and Cucumber same?

There are several significant differences between Selenium and Cucumber. First, Selenium is a web app automation tool, whereas Cucumber is a behaviour-driven development automation tool. Second, cucumber does acceptability testing while Selenium runs UI tests. Finally, cucumber script creation is more accessible than Selenium script generation.