Unable to handle upload file button

hello there please i need urgent help im trying to automate upload file button but this button HTML type is not defined as file please see the image link that shows the HTML file for the button Screenshot by Lightshot and here is the script import static com.kms.katalon.core.checkpoint.CheckpointFactory.findCheckpoint
import static com.kms.katalon.core.testcase.TestCaseFactory.findTestCase
import static com.kms.katalon.core.testdata.TestDataFactory.findTestData
import static com.kms.katalon.core.testobject.ObjectRepository.findTestObject
import com.kms.katalon.core.checkpoint.Checkpoint as Checkpoint
import com.kms.katalon.core.cucumber.keyword.CucumberBuiltinKeywords as CucumberKW
import com.kms.katalon.core.mobile.keyword.MobileBuiltInKeywords as Mobile
import com.kms.katalon.core.model.FailureHandling as FailureHandling
import com.kms.katalon.core.testcase.TestCase as TestCase
import com.kms.katalon.core.testdata.TestData as TestData
import com.kms.katalon.core.testobject.TestObject as TestObject
import com.kms.katalon.core.webservice.keyword.WSBuiltInKeywords as WS
import com.kms.katalon.core.webui.keyword.WebUiBuiltInKeywords as WebUI
import internal.GlobalVariable as GlobalVariable
import org.openqa.selenium.Keys as Keys

WebUI.openBrowser(‘’)

WebUI.navigateToUrl(‘https://menthar.joacademy.com/’)

WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/i_menu’))

WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/div_ -’))

WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/span_’))

WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/span_ (1)’))

WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/span_ _1 (1)’))

WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/div_’))

WebUI.setText(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/input_ _email’), ‘asmananah98@gmail.com’)

WebUI.setEncryptedText(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/input_ _password’), ‘R1JJtLx9FQs=’)

WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/div_ (1)’))

WebUI.setText(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/input_ _name’), ‘asma nanah’)

WebUI.setText(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/input_ _phoneNumber’), ‘962790142736’)

WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/label_’))

WebUI.setText(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/input__phoneNumber’), ‘asmananah98@gmail.com’)

WebUI.setText(findTestObject(‘OR3/Page_/input’), ‘أمريكي’)

WebUI.click(findTestObject(‘OR3/Page_/div_’))

//WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/span_ (2)’))
WebUI.setText(findTestObject(‘OR2/Page_/input’), ‘الأردن’)

WebUI.click(findTestObject(‘OR2/Page_/div_’))

//WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/span__1’))
WebUI.setText(findTestObject(‘OR4/Page_/input’), ‘عمان’)

WebUI.click(findTestObject(‘OR4/Page_/div_’))

//WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/span__2’))
WebUI.setText(findTestObject(‘OR5/Page_/input’), ‘وطني’)

WebUI.click(findTestObject(‘OR5/Page_/div_’))

//WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/span__3’))
WebUI.setText(findTestObject(‘OR_6/Page_/input’), ‘علمي’)

WebUI.click(findTestObject(‘OR_6/Page_/div_’))

//WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/span__4’))
WebUI.setText(findTestObject(‘OR_9/Page_/input’), ‘بكالوريس’)

WebUI.click(findTestObject(‘OR_9/Page_/div_’))

//WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/span__5’))
//WebUI.setText(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/input’), ‘بكالوريس’)
WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/div_ _cloud__icon mr-2’), FailureHandling.STOP_ON_FAILURE)

WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/div_ _cloud__icon mr-2’))

WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/div__cloud__icon mr-2’))

WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/div_ _cloud__icon mr-2’))

WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/div_ _cloud__icon mr-2’))

WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/div_ _1’))

WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/i_close’))

WebUI.click(findTestObject(‘qobolat objects/qobolat -app_OR/Page_/span_ _1’))

WebUI.closeBrowser()

sure, we understand is urgent. now…
take your time to read this

and kindly use text formatting if you want to make your post readable for potential helpers. just saying …