You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Discussion forum for The Joy of Computing using Python
This is not what was taught in the videos, because it was clearly mentioned in Week 11's 4th video – 'Browser Automation Watsapp using Python Part 04'.
Attached below is a snip from the same lecture:
NOC243 CS113
unread,
Oct 25, 2024, 11:13:06 AM10/25/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Discussion forum for The Joy of Computing using Python, harika.t...@bcomfah.christuniversity.in
Hi,
input field.send keys(Keys.RETURN) sends the Enter (Return) key to the input field, simulating the action of pressing Enter. While Keys.ENTER could also work, Keys.RETURN is the standard in this context.
Thanks TA
HARIKA THARIMELA 2312032
unread,
Oct 25, 2024, 9:09:40 PM10/25/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NOC243 CS113, Discussion forum for The Joy of Computing using Python
OK, that's something new that I didn't know. So you should give marks for both answers then, because we would think what was taught to us is correct.
Please come consider this.
Thank you!
2K22/A6/15 PRATYANSH PATHAK
unread,
Nov 1, 2024, 6:32:55 AM11/1/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Discussion forum for The Joy of Computing using Python, HARIKA THARIMELA 2312032, Discussion forum for The Joy of Computing using Python, NOC243 CS113
Has there been any updates , regarding this ? what should be the correct answer if the same question comes in exam?
HARIKA THARIMELA 2312032
unread,
Nov 1, 2024, 10:16:58 AM11/1/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 2K22/A6/15 PRATYANSH PATHAK, Discussion forum for The Joy of Computing using Python, NOC243 CS113
No updates yet.
NOC243 CS113
unread,
Nov 2, 2024, 12:34:10 AM11/2/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Discussion forum for The Joy of Computing using Python, harika.t...@bcomfah.christuniversity.in, Discussion forum for The Joy of Computing using Python, NOC243 CS113, 2K22/A6/15 PRATYANSH PATHAK
Hi,
If a similar question were to appear, it would provide all the necessary details to help you distinguish between the options clearly.