Class XvfbConfig


  • public class XvfbConfig
    extends Object
    Wrapper for Xvfb parameters and configuration
    • Constructor Detail

      • XvfbConfig

        public XvfbConfig()
      • XvfbConfig

        public XvfbConfig​(String command)
    • Method Detail

      • addParams

        public void addParams​(Param param,
                              Param... params)
      • getCommand

        public String getCommand()
      • setCommand

        public void setCommand​(String command)
      • getCommandLine

        public List<String> getCommandLine()