Module: removePageHead

Nightwatch command to remove the breadcrumb bar on classic jenkins pages. See http://nightwatchjs.org/guide#writing-custom-commands

The breadcrumb bar in classic Jenkins is sticky positioned at the top of the page and can block events getting to elements e.g. selecting the job type on the create item page. This command removes it completely by injecting some JS into the page.