Settings

Theme

Ask HN: Writing automation UI tests with automation?

1 points by kagaw 3 years ago · 1 comment · 1 min read


Hi! I'm currently writing UI test using selenium. Is there a product that can write UI test automatically just by 'recording' what I've done in manual test? Like a macro recorder in excel. I'm thinking like a browser extension then I can set a test scenario like this is for product checkout. Then I will click 'record test' then I will proceed to do a manual test in checkout page until completion. Then I will stop 'record test' and save it. Ofcourse it would be great If I can set predefined parameters for input. I will add those recorded tests in our ci/cd pipeline and done.

mtmail 3 years ago

Have a look at the 'desktop tools' section on https://github.com/christian-bromann/awesome-selenium

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection