Job Results in captain 16 Job Vacancies

We are actively recruiting a Lear 45 Captain
Hiring NOW! Embraer Captains - E195 Apply NOW!!
Join as an A320 Captain with Vietnam Airlines! Apply Today!
We are actively recruiting a PC-12 NG Captain
FCI is seeking experienced Airbus A320 Captains for our client based in Iceland! Immediate Screenings in October & November 2025!
Join as an ATR 72-500 Captain with Vietnam Airlines! Apply Today!
Inviting B787 Captains to apply to an exclusive NEW B787 Captain position with a growing airline in South East Asia. Fast, Quick & easy process!
Inviting A320 Captains to apply to an exclusive NEW A320 Captain position with a growing airline in South East Asia. Fast, Quick & easy process!
B747-400 | Captains | UK | EASA
We are urgently seeking experienced A320 Captains for AJET Airlines based in Turkey! NEW Improved Salaries!
We are urgently seeking experienced B737NG/ MAX Captains for a AJET Airlines based in Turkey! NEW Improved Salaries!
A320 EASA Captains | Full Time | Multiple Base Option
Flight Crew International Logo

We have successfully received your request and you will shortly be receiving the terms to your provided email address! Thank you for your interest!

document.addEventListener('DOMContentLoaded', function () { function enableSubmitOnError() { var forms = document.querySelectorAll('.elementor-form'); forms.forEach(function (form) { var button = form.querySelector('button[type="submit"]'); if (!button) return; form.addEventListener('submit', function () { // disable while submitting button.disabled = true; button.textContent = 'Submitting...'; // continuously check every 500ms for visible errors var interval = setInterval(function () { var error = form.querySelector('.elementor-message-danger, .elementor-message-error'); if (error && error.offsetParent !== null) { // found an error, re-enable button button.disabled = false; button.textContent = 'Submit'; clearInterval(interval); } }, 500); // stop checking after 10 seconds to avoid infinite loop setTimeout(function () { clearInterval(interval); }, 10000); }); }); } // run immediately and after Elementor dynamic content enableSubmitOnError(); document.addEventListener('elementor/popup/show', enableSubmitOnError); });