marklane2001
marklane2001
Installed Pretty face gem and added to cucumber.yml --format PrettyFace::Formatter::Html --out results/index.html Ran my feature file but I get this error: Errror in terminal: undefined method `cattr_accessor' for ActionView::Base:Class Did...
Hi I used Testgen to create my skeleton files but I seem to be having a problem with the hook file. File is: require 'watir' Before do @browser = Watir::Browser.new...
Hi, I keep getting the below error in Pycharm when using the PlugIn. I have uninstalled and reinstalled but still occurring : java.lang.ClassCastException: class com.intellij.psi.impl.file.PsiDirectoryImpl cannot be cast to class...