Bernerd Schaefer

Results 5 issues of Bernerd Schaefer

There are certain cases (especially javascript failures) where it can be helpful to change logging level / settings for htmlunit, which is currently only possible by editing the gem.

0.2.x

From zenom: Wondering if you can shed some light. I am using Steak/RSpec2 and trying to get Akephalos to work. When I use Capybara.current_driver = :akephalos I get the following....

0.2.x
waiting
htmlunit

Big case statements are ugly.. The akephalos binary should be more modular. There should also be a way to set java runtime settings (--server vs. --client, min/max memory, etc.).

0.3.x

There are two issues that I know of preventing akephalos from running on windows: 1) fork() This is only used in RemoteClient when firing up the server. It appears that...

0.3.x

Rather than serving a single instance of Akephalos::Client over DRb, you should be able to have multiple clients connect to the server and run simultaneously. This would allow a few...

0.3.x