Research & Development #11446
openAutomation for DGDP
0%
Updated by Azhar Alam about 1 year ago
- Assignee deleted (
Azhar Alam)
// 20 আবেদনকারীর বিরুদ্ধে যে কোন পুলিশ স্টেশনে (থানায়) অভিযোগ (জিডি) থাকলে তার বিবরণঃ
cy.get(':nth-child(19) > .css-11ih3en > .css-1isemmb > .MuiFormGroup-root > .MuiFormControlLabel-root > .MuiButtonBase-root > .PrivateSwitchBase-input').click()
cy.wait(500)
// ১ । পুলিশ স্টেশনে (থানায়) অভিযোগ (জিডি) এর বিবরণঃ
//ক । জিডির তারিখঃ *
cy.get('.css-1840zz > .css-0 > .MuiFormControl-root > .MuiInputBase-root > .MuiInputAdornment-root > .MuiButtonBase-root > [data-testid="CalendarIcon"]').click()
cy.get('body > div.base-Popper-root.MuiPickersPopper-root.css-1mtsuo7 > div.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation8.MuiPickersPopper-paper.css-a9rw36 > div > div > div > div.MuiPickersCalendarHeader-root.css-1dozdou > div.MuiPickersCalendarHeader-labelContainer.css-s4et3d > button > svg').click()
cy.get(':nth-child(101) > .PrivatePickersYear-yearButton').click()
cy.wait(500)
cy.get('.MuiMonthPicker-root > :nth-child(7)').click()
cy.wait(500)
cy.get('.MuiDayPicker-monthContainer > :nth-child(3) > :nth-child(5)').click()
cy.wait(500)
//খ । জিডির কপিঃ
cy.get('#simple-tabpanel-bio-data-bn > div > div > form > div > div.MuiBox-root.css-7ysju6 > div > div > div:nth-child(19) > div.singleColumnRow.MuiBox-root.css-0 > div.MuiBox-root.css-12oq5ku > div.singleColumnRow.MuiBox-root.css-0 > div.MuiBox-root.css-8atqhb > div > div > div.MuiBox-root.css-8atqhb > div > div.fileNameContainer.MuiBox-root.css-8atqhb > label').selectFile('C:/Users/Windows 10/Desktop/DGDP/cypress/fixtures/ND-Trade-License-2022-2023-1544x2048.jpg',{ force: true })
//গ । জিডির বিবরণঃ
cy.get('.css-12oq5ku > .singleColumnRow > .css-29kerx > .css-79elbk > .MuiFormControl-root > .MuiInputBase-root').click().type("সংস্থাটির কার্যক্রমঃ")
Updated by Abdullah Al Noman about 1 year ago
// 20 আবেদনকারীর বিরুদ্ধে যে কোন পুলিশ স্টেশনে (থানায়) অভিযোগ (জিডি) থাকলে তার বিবরণঃ
cy.get(':nth-child(19) > .css-11ih3en > .css-1isemmb > .MuiFormGroup-root > .MuiFormControlLabel-root > .MuiButtonBase-root > .PrivateSwitchBase-input').click()
cy.wait(500)
// ১ । পুলিশ স্টেশনে (থানায়) অভিযোগ (জিডি) এর বিবরণঃ
//ক । জিডির তারিখঃ *
cy.get('.css-1840zz > .css-0 > .MuiFormControl-root > .MuiInputBase-root > .MuiInputAdornment-root > .MuiButtonBase-root').click()
cy.wait(500)
cy.get('.MuiPickersCalendarHeader-switchViewButton').click()
cy.wait(500)
cy.get(':nth-child(101) > .PrivatePickersYear-yearButton').click()
cy.wait(500)
cy.get('.MuiMonthPicker-root > :nth-child(7)').click()
cy.wait(500)
cy.get('.MuiDayPicker-monthContainer > :nth-child(3) > :nth-child(5)').click()
cy.wait(500)
//খ । জিডির কপিঃ
cy.get(':nth-child(2) > :nth-child(1) > .css-1lilxs6 > :nth-child(2) > .fileUploadBox > .fileNameContainer > .addFileBox').selectFile('cypress/fixtures/199353.jpg')
cy.wait(500)
//গ । জিডির বিবরণঃ
cy.get('.css-12oq5ku > .singleColumnRow > .css-29kerx > .css-79elbk > .MuiFormControl-root > .MuiInputBase-root').click().type("সংস্থাটির কার্যক্রম")