Skip to content

Deploy Keys factory not able to find required selector / Job Failed #49448969

Job #49448969 failed for 21ae0bf0:

    Failure/Error:
       deploy_key = Factory::Resource::DeployKey.fabricate! do |resource|
         resource.title = deploy_key_title
         resource.key = deploy_key_value
       end
     
     Capybara::ElementNotFound:
       Unable to find visible css ".title" within #<Capybara::Node::Element tag="div" path="/html/body/div/div[2]/div[3]/div/section[6]/div[2]/div/div/div[1]">