A Windows 7 PowerShell program to automate web-based applications launching

Encerrado Postado Jan 31, 2015 Pago na entrega
Encerrado Pago na entrega

Hi all,

When I start work each day, I need to launch a large number of applications from application central website of my company. I want a Windows 7 Powershell script that automate this process. I did some googling and found that that below script (see Script part 1) can get me log in into the website where I need to launch the applications from.

You task is the 2nd part of the code - launching the applications. Script part 1 gets me to the application central website and there is a password manager installed that auto-populate the password and username and log me in. The way that I launches this applications is to click on its icon.

I'm taken the HTML codes of the app central website for one application (see below "HTML codes").

I need to launch about 15 applications, 8 of which are the same. For the 8 applications that are the same, the script needs to click on the icon say every 1.5 seconds (you cannot just keep clicking on the same icon, there is slight latency for each launch for the same application).

Any questions please let me know. Thanks very much.

Kind Regards,

Jason

Script part 1:

$ie = new-object -com [login to view URL]

$ie.visible=$true

$[login to view URL]('https://url')

while($[login to view URL]) {sleep 1}

HTML codes:

<div class="col1">

<p>

<a id="[login to view URL]"

href="[login to view URL];CTX_Token=39F3B55CA06FA6BF4C48E05C6D96EE21" onClick="resetSessionTimeout();clearFeedback();addCurrentTimeToHref(this,'[login to view URL];CTX_Token=39F3B55CA06FA6BF4C48E05C6D96EE21','LaunchId');launch(this); return false;" onMouseDown=" addCurrentTimeToHref(this,'[login to view URL];CTX_Token=39F3B55CA06FA6BF4C48E05C6D96EE21','LaunchId');"

class="iconLink expandedLink"

title="Equation 1"

><img src="[login to view URL];id=GBPHIGCKOKNFCELOMGGOMBHEIIPGIKMC" alt="Equation 1" title="Equation 1" ><br><span>Equation 1</span><br><img

id="[login to view URL]"

class="spinner"

width="11"

height="11"

src="../media/[login to view URL]" alt=""

></a>

</p>

</div>

**********Basically the program just needs to click on the icons in the HTML codes, it does not need to worry about anything else*****************

PHP Arquitetura de software

ID do Projeto: #7062082

Sobre o projeto

7 propostas Projeto remoto Ativo em Mar 23, 2015

7 freelancers estão ofertando em média $217 nesse trabalho

prashushinde9

Hi, I (Myself a senior PHP, ASP.NET programmer using C# and VB) have a team having experience of more than 10 years in developing web and mobile applications. I have a team of expert programmers who write robust and bu Mais

$309 AUD in 8 dias
(54 Comentários)
7.0
chetanraj81lx

HI, I am expert in desktop development using c# with shell commands , Please contact me for this work . thanks

$222 AUD in 3 dias
(21 Comentários)
5.7
anuyadav1

A proposal has not yet been provided

$150 AUD in 3 dias
(50 Comentários)
5.7
abhinovpankaj

Hello, I have been working with a MNC based company since last ~ 4 years, as an Sr. Software Professional. The project is Product based development and integration of the product with various already existing Prod Mais

$188 AUD in 3 dias
(13 Comentários)
4.2
marahman3001

I am working as a Senior Infrastructure Support Analyst and Systems Developer with Investment Banking experience working within the Business Infrastructure Support Team with the primary function of providing automated Mais

$244 AUD in 3 dias
(2 Comentários)
3.4
loell

hello, I think you need a UI automation, since I believe the html code you posted is session based, we could use a programmable UI automation to click a button several times over as you like. -loell

$167 AUD in 2 dias
(0 Comentários)
0.0