Jan 27
Selenium Interview Question 2 – Can Selenium Be Used For API Automation?
Selenium official website introduce Selenium as “Selenium automates browsers. “. A browser is an interface or abstraction between “How it looks?” (Front end of an application) and “How something is actually performed?” (Middleware and backend of an application). Selenium is for “How it looks?” part of an application only. Selenium is designed to automate front […]