Project

General

Profile

Actions

Research & Development #11452

open

21 NO FIELD

Added by Azhar Alam about 1 year ago. Updated about 1 year ago.

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

0%

Estimated time:
Ready for testing:
No

Description

// ২১। সামরিক/বেসামরিক আদালতে বিচার হইয়া থাকিলে অথবা অভিযুক্ত হইলে তাহার বিবরণঃ
cy.get(':nth-child(20) > .css-11ih3en > .css-1isemmb > .MuiFormGroup-root > .MuiFormControlLabel-root > .MuiButtonBase-root > .PrivateSwitchBase-input').click()

//১ ।   সামরিক/বেসামরিক আদালতে বিচার অথবা অভিযুক্ত হওয়ার বিবরণঃ
//আদালতের ধরণঃ *
cy.get('.singleColumnRow > :nth-child(1) > .css-8v90jo > .MuiFormGroup-root > :nth-child(1) > .MuiButtonBase-root > .PrivateSwitchBase-input').first().check();
//ক। অপরাধের ধরনঃ *
cy.get('input[name="militaryCivilCourtCaseDescriptionParams.0.offenseCommitted"]').type("ক। অপরাধের ধরনঃ ")
//খ। অপরাধ সংগঠনের স্থানঃ *
cy.get('input[name="militaryCivilCourtCaseDescriptionParams.0.offenseCommittedPlace"]').type("ক। অপরাধের ধরনঃ   ")

//তারিখঃ
cy.get('.css-12oq5ku > .singleColumnRow > .formRow > .css-r85p5r > .css-1ftvhls > .css-0 > .MuiFormControl-root > .MuiInputBase-root > .MuiInputAdornment-root > .MuiButtonBase-root').click()
cy.get('.MuiPickersCalendarHeader-labelContainer > .MuiButtonBase-root').click()
cy.get(':nth-child(111) > .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)

Actions #1

Updated by Azhar Alam about 1 year ago

  • Subject changed from // ২১। সামরিক/বেসামরিক আদালতে বিচার হইয়া থাকিলে অথবা অভিযুক্ত হইলে তাহার বিবরণঃ cy.get(':nth-child(20) > .css-11ih3en > .css-1isemmb > .MuiFormGroup-root > .MuiFormControlLabel-root > .MuiButtonBase-root > .PrivateSwitchBase-input').click() //১ । to 21 NO FIELD
Actions

Also available in: Atom PDF