473,666 Members | 2,107 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Selenium: If user follows this bot sends them a pm that asks why they followed. How?

1 New Member
im trying to make it here: https://replit.com/@upsideumop/ydidufollowme
my follower page is here: https://musescore.com/user/35155956/followers
someone told me to use my code, then do this:
the code:
list_of_followe rs = [# get this list(I assume you know how to...)]

new_followers = [# create another list of new followers that]

for user in new_followers:
if user not in list_of_followe rs:
send_message() # function that sends messages.
list_of_followe rs.append(user)
new_followers.p op(user)
, but i want to do it with selenium and that person didn't have the time. can you help me?
Apr 11 '21 #1
0 2908

Sign in to post your reply or Sign up for a free account.

Similar topics

2
1641
by: Nigo | last post by:
Hi there Is it posible to make a link (to a php-file on a server) in an email that, when you click on it, sends info about who the reciver of the email is? Lets say I send out an email thru an alias to a group of people and I want to give them the opportunity to sign up for an event using that link. Those that click the link are added to a post in a database (MySQL), eg. with their email adress, initials, name... whatever. I
1
2805
by: Thomas Sturm | last post by:
With which User-ID sends DB2 mails via the SMTP-Server? I configured an SMTP-Server with "db2 update admin cfg...". But our SMTP-Server allows only known users to sent mails. So I need to set up an User-ID in our SMTP-Server. But I don't know which User-ID I have to use. Thank you for your help.
1
7565
by: Shourie | last post by:
I've noticed that none of the child controls events are firing for the first time from the dynamic user control. Here is the event cycle. 1) MainPage_load 2) User control1_Load user clicks a dropdown in UC1 _________________________ 1) MainPage_Load 2) User Control_1 Load
0
1926
by: sk27ahmed | last post by:
Hi Is any one tell me how to open "www.mail.yahoo.com" by sending it username and password via code by using C#.Net and NUnit(Selenium software)? I want to show yahoo inbox automatically when I run NUnit. Description: I write one .dll file in C#.net ,in that file I write testcases,and by giving dll path to nunit I am trying to run this dll file, and i got success in it. But my problem is that my test cases going to fail. It is showing...
2
4558
by: Eran.Yasso | last post by:
Hi all, I developed application in C# to be used in Vista. I used manifest so power user or any other user beside administrator can run. The problem is that the power user gets message that the application was developed by unknown publisher. I created test certificate and ran it in administrator and power user. In administrator I don't get the "unknown publisher" any more, while in the power user I do + I need to add the admin's...
2
4320
by: ClearRift | last post by:
I've created an Access application in the 2003 file format that includes a button for the user to send a report via e-mail. The computers at work use Office 2007 products on Windows XP Pro with SP-3 but because of errors with our CRM we still use Outlook 2003. Problem: As long as the user actually sends the e-mail after the message opens in Outlook everything is fine. However, if the user closes the message without sending it the database...
0
2065
by: somsub | last post by:
Hi All, I am facing a problem while running a perl script through selenium RC server . I recorded oone log in test case with slenium IDE and run it after that with the ide only and it worked fine . After I exported that test case as a perl script . I installed all the required modules (like Test::WWW::Selenium,Test::More,Test::Exception)by PPM GUI (As I am using active perl 5.10 on winxp).I run the Selenium Rc server and tried to...
1
3163
by: Erik Anderson | last post by:
Hey I am trying to get the hang of both Python and Selenium RC at the same time and having a bit of difficulty and was wondering if anyone here could assist me validating my Python Script. I've gotten rid of most of the initial errors besides one. Here is my Python Script from selenium import selenium import unittest class SignUpTask(unittest.TestCase): """ The following needs to have the issues corrected to make it run....
2
3839
by: davidraimosson | last post by:
Hi! For a couple of days I've been trying to use Selenium to automate testing of a website. This fails because of a hidden menu item that is only displayed when the parent item in the menu is hovered. The website I'm trying to test on is found here: http://www.sweetarabians.com/. The parent menu item is "Stallions", which is contained in a HTML LI item. This is also the item to be hovered. Here is my C# code being used:
0
8448
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8356
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8552
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8640
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6198
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5666
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4198
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2773
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2011
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.