In need of help! (Using Selector, excel, chrome)

Hello is anyone interested in helping me with this.
If you are let me know I can send you the zip file.
Task:

  1. Each day you are required to mark the attendance of network technicians. Given the “attendance.xlsx” and “attendance.html” files, automate the steps of marking of attendance on “attendance.html” based on the data in “attendance.xlsx”. Refer to Figure 2 and Figure 3.


2. Take a screenshot and output the attendance record as a PNG image in a folder called “Attendance Records”.

Hi @Kelly12345,

Can you share the .zip file please?

Thanks

hello I have sent you the zip file through message did you received it?

@Kelly12345

Duplicate

Cheers

Hi @Kelly12345,

Here is an example that does most of what you described.
741734.zip (24.5 KB)

Thanks

2 Likes

Hello @Kristopher so sorry to trouble you again could you send me a screenshot of the two parts where you need to indicate the radio buttons for late for and the last part absent etc.

Hi @Kelly12345,

Are you looking for the screenshots that are captured when the activity is trained with a selector?
screenshots.zip (219.7 KB)

Thanks

hello @Kristopher i meant this part here



sorry i am unsure where should i press because got error so i was wondering if i could see where u indicate urs in.

Hi @Kelly12345,

You can unzip this folder and add it to your project folder for the screenshots to show up.

It should be placed directly inside your project folder with the name .screenshots

Project

  • .screenshots

Thanks

hello @Kristopher I am facing this problem currently is there something I need to do when indicating the button?


I have tried running yours on edge with the screenshots and everything inside the folder but got error so i went to change it back to chrome

Hi @Kelly12345,

If you change the browser to Google Chrome, some of the selectors may change. You will need to adjust the dynamic selectors to fit your environment since the selectors I chose for Edge do not seem to be working in your environment.

If you have not already, I recommend taking the Enhanced Selectors course and the Selectors in Studio Deep Dive course.
Thanks

hi can send me the file aslo thanks

hi kristoper i need help with this can you help me

Hi @Buvan_Paranar_4,

Which file are you looking for? What do you need help with?

Thanks

hi kristoper this is the question Automate the steps of marking attendance based on “attendance.xlsx” on “attendance.html can help me please

this is the files
attendance (1).html (42.0 KB)
Attendance.xlsx (22.0 KB)

Hi can help me with the question I have sent to you

Hi @Buvan_Paranar_4,

Are you looking for the example code? It was provided in an earlier post

If this is not what you need, then please restate your question since I am not seeing your question stated in any of the posts above.

Thanks


This is question can u help me with this the previous one i tried but could not work

I have sent you the question paper the code is not work in the previous one help me with this thanks

Hi @Buvan_Paranar_4,

What is the error message you are seeing?

I am guessing, but you probably need to rename the files being manipulated since they do not match the example.
attendance (1).html → attendance.html
Attendance.xlsx → attendance.xlsx

Thanks