TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Open-Source Selenium IDE Light Extension for Chrome, Kantu for Chrome

38 pointsby a9t9almost 8 years ago

4 comments

chickenfriesalmost 8 years ago
Tried it and I have a few questions about how to use it:<p>Am I supposed to visit the url I want to start from, even after entering the base url? I was expecting it to open a tab with the base url.<p>How do I take the JSON export and run it with selenium?<p>We have a bunch of selenium tests at work that are extremely fragile and generated by coding instead of something that records actions like this. It takes a long time to write tests and no one does it as a result. I would love to get to a system where the tests are created like this and saved to a folder where CI can run them.
评论 #14943959 未加载
评论 #14944905 未加载
defiedalmost 8 years ago
Nice work! We work on a cloud-based Selenium grid [1] that can run both WebDriver and Selenium IDE. I just tried your plugin and exported a test as HTML, uploaded it and was immediately able to run the test on all the browsers in our cloud.<p>[1] <a href="https:&#x2F;&#x2F;testingbot.com" rel="nofollow">https:&#x2F;&#x2F;testingbot.com</a>
navalsainialmost 8 years ago
Is it safe to use it? Are my username, passwords and important numbers accessible to chrome extensions?
评论 #14946380 未加载
zootamalmost 8 years ago
neat, any idea on how long it will take to add asserting&#x2F;verifying stuff?
评论 #14946355 未加载