Today I designed some tests with the Selenium IDE and then uploaded the tests onto the server to run using the core. The IDE only works in Firefox, while the Selenium core actually runs off of the page. This is useful because you can see how test results vary within different browsers. For example, I have found that just because something functions in Internet Explorer does not necessarily mean it will behave the same way in another browser. While manually running the tests I did not seem to run into any problems. I was able to add and delete new groups without any errors. The delete and edit buttons are working correctly.
The one issue I noticed was the fact that the organize account groups button is not working at the moment. I unfortunately had issues running the tests on the Selenium Core. Like I said, the manual run through went fine without any problems other than the organize button. Overall PBooks seems to be coming right along. We are working hard to iron out all of the bugs.
0 Responses to “Account Groups”