chromium/chrome/test/data/chromedriver/file_input.html

<!DOCTYPE html>
<html>
  <body>
    <input type="file" name="file" required id="id_file" />
  </body>
</html>