简体   繁体   English

无法选择页面来侦察蓝色棱镜中的元素

[英]Not able to select page for spying the elements in blue prism

I am trying to connect with Citrix application through my local window, I am able to handle all the Username/password and pop up(Security Windows) pages successfully. 我正在尝试通过本地窗口连接Citrix应用程序,我能够处理所有用户名/密码并成功弹出(安全Windows)页面。 But after doing all these things, I reached at one browser based page ( https://xxx.xxx.xx/dana-na/auth/url_43/welcome.cgi?p=user-confirm&id=state_7bfe65568e98f615f03a7322ec2ae248 ) and not able to "launch" or "attach" this page to spy the elements. 但是,在完成所有这些操作之后,我到达了一个基于浏览器的页面( https://xxx.xxx.xx/dana-na/auth/url_43/welcome.cgi?p = user-confirm&id = state_7bfe65568e98f615f03a7322ec2ae248 ),启动”或“附加”此页面来监视元素。

"launch" or "attach" will not work for this page because this whole path is changeable and can not be given as a default in application modeller. “启动”或“附加”不适用于此页面,因为整个路径是可变的,并且不能在应用程序建模器中作为默认路径提供。

I checked all the process (Task Manager) and found that this page creates 2 processes (parent and child) with target application "iexplore". 我检查了所有进程(任务管理器),发现此页面使用目标应用程序“ iexplore”创建了2个进程(父级和子级)。 And both parent and child process is having same name (I am assuming) because when I am giving window title of target application (let's say "Confirmation"), it is giving this error : 并且父进程和子进程都具有相同的名称(我假设),因为当我给目标应用程序指定窗口标题时(假设“ Confirmation”),它将给出此错误:

"Error - Failed to launch application - Target application could not be identified". “错误-无法启动应用程序-无法识别目标应用程序”。

And when target application is changed to "Confirmation*" getting this error: "Error - Failed to launch application - More than one application matched the criteria". 当目标应用程序更改为“ Confirmation *”时,出现以下错误:“错误-无法启动应用程序-多个应用程序符合条件”。 Trust me, I checked all the processes and there was no other task running with this name "Confirmation". 相信我,我检查了所有进程,并且没有其他名称为“ Confirmation”的任务在运行。

Again to check the process, when I am aborting child or parent task both task is ended/disturbed. 再次检查过程,当我中止子任务或父任务时,两个任务均已结束/受干扰。

Can anybody suggest here how to solve this situation? 有人可以在这里建议如何解决这种情况吗? Have anyone ever faced this situation? 有没有人遇到过这种情况?

我相信您将必须使用Surface自动化/区域模式来启动和导航Citrix中的应用程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM