Project

General

Profile

Actions

Research & Development #11446

open

Automation for DGDP

Added by Abdullah Al Noman about 1 year ago. Updated about 1 year ago.

Status:
To Do
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
05/14/2024
Due date:
% Done:

0%

Estimated time:
(Total: 0:00 h)
Ready for testing:
No

Subtasks 1 (1 open0 closed)

Research & Development #11494: updated Code For Automation DGDPTo Do05/14/2024

Actions
Actions #1

Updated by Abdullah Al Noman about 1 year ago

  • Assignee set to Azhar Alam
Actions #2

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("সংস্থাটির কার্যক্রমঃ")

Actions #3

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("সংস্থাটির কার্যক্রম")

Actions #4

Updated by Azhar Alam about 1 year ago

  • Subtask #11494 added
Actions

Also available in: Atom PDF