tag:blogger.com,1999:blog-9238405.post111055827911200308..comments2026-04-17T02:13:19.234-07:00Comments on Agile Testing: Using Selenium to test a Plone site (part 1)Grig Gheorghiuhttp://www.blogger.com/profile/17863511617654196370noreply@blogger.comBlogger9125tag:blogger.com,1999:blog-9238405.post-71879818081934609122009-04-08T13:15:00.000-07:002009-04-08T13:15:00.000-07:00hey, thx 4 the help. Now that setvariable command...hey, thx 4 the help. Now that setvariable command doesnt work. I wanna use a randomly generated text. How can that be doneAnonymousnoreply@blogger.comtag:blogger.com,1999:blog-9238405.post-63452375300260281942007-02-27T11:44:00.000-08:002007-02-27T11:44:00.000-08:00rehevkor5 -- I wrote this blog post a long time ag...rehevkor5 -- I wrote this blog post a long time ago, when the Selenium IDE was not even on the radar screen. The syntax has also changed in the mean time. Selenium IDE is kept largely in sync with the Selenium syntax, so just use that, and click on the elements you need for the pages under test. Then you can add assertions/verifications to the HTML code that it generates for you.Grig Gheorghiuhttps://www.blogger.com/profile/17863511617654196370noreply@blogger.comtag:blogger.com,1999:blog-9238405.post-57223257281330368842007-02-27T11:12:00.000-08:002007-02-27T11:12:00.000-08:00I just downloaded the Selenium IDE, and it says 's...I just downloaded the Selenium IDE, and it says 'setVariable' is an "Unknown command". In addition, the ${varname} syntax doesn't seem to work as you specify. Is this a feature of vanilla Selenium, or some modified version you're using? Thanks :)Shannonhttps://www.blogger.com/profile/17364537218471353555noreply@blogger.comtag:blogger.com,1999:blog-9238405.post-1161607321989183222006-10-23T05:42:00.000-07:002006-10-23T05:42:00.000-07:00I agree that this article is the best that I've fo...I agree that this article is the best that I've found on the web until now.<BR/><BR/>I've used it several times, so tnx very much!!!<BR/><BR/>Now, a <A HREF="http://release.openqa.org/selenium-core/nightly/reference.html" REL="nofollow">commands reference</A> that I read often, mentions a <B>'css'</B> locator that I can't use yet (don't know enough CSS...). Maybe you could add something about it...Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-9238405.post-1140199233645837192006-02-17T10:00:00.000-08:002006-02-17T10:00:00.000-08:00I have been trying to try out Selenium Twisted, an...I have been trying to try out Selenium Twisted, and this article is the best guide that I have found to setting it up.<BR/><BR/>However, I seem to be unable to check out the trunk, and all of the downloads available from the main Selenium site do not include the /code folder mentioned in the other portion of the email. If anyone knows another way to get a copy, or could post a zip file online somewhere, please let me know.<BR/><BR/>Thanks,<BR/><BR/>david.whitesell@gmail.com, david.whitesell@mac.comAnonymousnoreply@blogger.comtag:blogger.com,1999:blog-9238405.post-1133878116716411332005-12-06T06:08:00.000-08:002005-12-06T06:08:00.000-08:00Why do not talk about PloneSelenium ?Why do not talk about PloneSelenium ?Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-9238405.post-1126256823168062922005-09-09T02:07:00.000-07:002005-09-09T02:07:00.000-07:00Selenium is teh r0x0r! Been using it for just 3 d...Selenium is teh r0x0r! Been using it for just 3 days and have been really impressed with its power and flexibility.<BR/><BR/>I was just wondering, how would one go about clicking on an area map? For example:<BR/><BR/><MAP NAME="mytitle"><BR/><AREA SHAPE="rect" ALT="Blah" COORDS="308,87,445,125" HREF="/blah.html"><BR/></MAP><BR/><BR/>Personally, I don't write web pages like this (ie. don't work with lynx, etc.), but unfortunately I don't have a say in the matter for the current project I am working on now.<BR/><BR/>Is it possible to clickAndWait on a map? I'm guessing DOM might be the way to go, but...Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-9238405.post-1122390770238983532005-07-26T08:12:00.000-07:002005-07-26T08:12:00.000-07:00thanx for the the help. I started doing patches to...thanx for the the help. I started doing patches to get ids in all the plone links i wanted to use... so the xpath notation was a great help... <BR/><BR/>the logout doesn't work for me though...Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-9238405.post-1111790393578546542005-03-25T14:39:00.000-08:002005-03-25T14:39:00.000-08:00Just stumbled upon your post on using Selenium whe...Just stumbled upon your post on using Selenium when I Googled for 'Plone' and 'XPath'.<BR/><BR/>I've chatted with Jason Huggins before too- he's done an excellent job with this tool. Thanks for illustrating it so well!<BR/><BR/>-sprkenAnonymousnoreply@blogger.com