问题标签 [workfusion]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
2 回答
820 浏览

rpa - WorkFusion RPA Express 键盘 - 击键动作

使用Keyboard - KeystrokesRPA 记录器下的操作,通过Key combination选项,我想捕获Enter/Return击键。

但是,当捕获击键的对话框打开时,它会将焦点设置在Save按钮上。

按 Enter/Return 键执行保存操作,而不是先捕获击键!

有什么建议么?

击键属性

捕获击键的对话框

0 投票
2 回答
577 浏览

excel - WorkFusion RPA Express 中的数值 Excel 值列表

我目前正在 WorkFusion RPA Express 中开发工作流程。我正在尝试将数字列表从 Excel 工作表复制到剪贴板并将其粘贴到另一个 Excel 工作表中。复制的值是整数,但是当它粘贴到它粘贴小数点的另一张纸上时。如何将其粘贴为字符串或整数?

第一张带有整数的图像

剪贴板中粘贴的值

0 投票
1 回答
596 浏览

ocr - 在 Workfusion RPA Express 中使用 OCR 时“执行 OcrAction 时出错”。

在 Workfusion RPA Express 中使用 OCR 从 pdf 中读取文本时,出现以下错误“执行 OcrAction 时出错”。

执行 OcrAction com.workfusion.studio.rpa.recorder.playback.PlaybackException 时出错:执行 TemplateAction[templateName=OcrAction.ftl,id=11,name=Optional[OcrAction],parent=-3,nextSibling=12,arguments=ActionArguments 时出错[varName=[地址],imageName=[C:\Users\pandas\workfusion-workspace\rpae_project\Untitled-20\1531908870651-anchor-1531908870677.apng],fullImageName=[1531908870651.png],xsi:type=[recorder :OcrAction, 记录器:OcrAction],pollingInterval=[300],active=[true],type=[CONTROL],offsetX=[9],offsetY=[46],delay=[0],width=[165], actionDetails=[(to 'address' rectangle 165 x 20)],height=[20],awaitTimeout=[5000]]] at com.workfusion.studio.rpa.recorder.playback.flow.StandardControlFlow.execute(StandardControlFlow.java :54) 在 com.workfusion.studio.rpa.recorder.playback.action.template.TemplateAction.execute(TemplateAction.java:30) 在 com.workfusion.studio.rpa.recorder.playback.action.template.TemplateAction.execute(TemplateAction.java:17) 在 com.workfusion.studio.rpa.recorder.playback.player.ActionPlayer.next( ActionPlayer.java:53) 在 com.workfusion.studio.rpa.recorder.player.PlaybackLogic.playNextAction(PlaybackLogic.java:153) 在 com.workfusion.studio.rpa.recorder.player.PlaybackLogic.run(PlaybackLogic.java: 113) 在 java.lang.Thread.run(Thread.java:745) 引起:org.openqa.selenium.WebDriverException:找不到图像:1531908870651-anchor-1531908870677.apng 命令持续时间或超时:0 毫秒构建信息:版本:'9.0.0.1',修订:'e3a0fd7071',时间:'2018-05-11T11:35:20.018Z' 系统信息:主机:'CIBL273113',ip:'10.5.58.158',os.name:' Windows 7', os.arch: 'amd64', os.version: '6.1', java.version: '1.8.0_121' 驱动信息: com.freedomoss.crowdcontrol.webharvest.selenium.wrapper.RemoteDriverWrapper Capabilities [{imageSimilarityThreshold=0.8, extra.executor.id={ Name=RPA Recorder}, CLOSE_ALL_WINDOWS=false, browserName=universal, javascriptEnabled=true, extra.capabilities.context={"browserType":"universal","startInPrivate":false,"blockImages":false,"maximizeOnStartup":false ,"customCapabilities":{"platform":"WINDOWS","javascriptEnabled":true,"SEARCH_ALL_WINDOWS":true,"CLOSE_ALL_WINDOWS":false,"imageSimilarityThreshold":"0.8"},"executorId":{"Name": “RPA 记录器”}},平台名称=WINDOWS,SEARCH_ALL_WINDOWS=true,platform=WINDOWS}] 会话 ID:7363967d-bea5-4e20-b0f6-73fbf34e0cc6 在 sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 在 sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) 在 sun.reflect.DelegatingConstructorAccessorImpl org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:216) 的 java.lang.reflect.Constructor.newInstance(Constructor.java:423) 的 .newInstance(DelegatingConstructorAccessorImpl.java:45) org.openqa。 selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:168) at org.openqa.selenium.remote.http.JsonHttpResponseCodec.reconstructValue(JsonHttpResponseCodec.java:41) at org.openqa.selenium.remote.http.AbstractHttpResponseCodec.decode( AbstractHttpResponseCodec.java:82) 在 org.openqa。selenium.remote.http.AbstractHttpResponseCodec.decode(AbstractHttpResponseCodec.java:45) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver. java:656) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:592) at com.workfusion.rpa.helpers.RPA.executeScript(RPA.java:864) at com.workfusion.rpa.helpers .RPA.executeGroovyScript(RPA.java:930) 在 com.workfusion.rpa.helpers.ImageElement.findImageRectangle(ImageElement.java:183) 在 com.workfusion.rpa.helpers.ImageElement.getRect(ImageElement.java:86) 在com.workfusion.rpa.helpers.UiElement.getRect(UiElement.java:1025) 在 org.codehaus.groovy.runtime 的 org.openqa.selenium.WebElement$getRect.call(Unknown Source)。callsite.CallSiteArray.defaultCall(CallSiteArray.java:48) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.call(AbstractCallSite.java:113) java:117) 在 com.workfusion.studio.rpa.recorder.playback.shell.GroovyShellWrapper.executeScript(GroovyShellWrapper.java:90) 在 com.workfusion.studio.rpa.recorder 的 Script12.run(Script12.groovy:5) .playback.player.PlaybackContext.executeScript(PlaybackContext.java:65) 在 com.workfusion.studio.rpa.recorder.playback.action.template.TemplateAction.executeBehavior(TemplateAction.java:35) 在 com.workfusion.studio.rpa .recorder.playback.flow.StandardControlFlow.execute(StandardControlFlow.java:46) 在 com.workfusion.studio.rpa.recorder.playback.action.template.TemplateAction。在 com.workfusion.studio.rpa.recorder.playback.action.template.TemplateAction.execute(TemplateAction.java:17) 在 com.workfusion.studio.rpa.recorder.playback.player 执行(TemplateAction.java:30)。 ActionPlayer.next(ActionPlayer.java:53) at com.workfusion.studio.rpa.recorder.player.PlaybackLogic.playNextAction(PlaybackLogic.java:153) at com.workfusion.studio.rpa.recorder.player.PlaybackLogic.run( PlaybackLogic.java:113) at java.lang.Thread.run(Thread.java:745) 原因:java.util.NoSuchElementException:找不到图像:1531908870651-anchor-1531908870677.apng at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (本机方法)在 sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) 在 sun.reflect.DelegatingConstructorAccessorImpl。newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83) at org.codehaus.groovy .reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor (CallSiteArray.java:60) 在 org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:235) 在 org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:247) 在Script1$1.call(Script1.groovy:12) 在 Script1$1.call(Script1.groovy) 在 com.workfusion.common.utils.SynchUtils.withFocusLock(SynchUtils.java:47) 在 com.workfusion.common.utils.SynchUtils$withFocusLock.call(Unknown Source) 在 org.codehaus.groovy.runtime.callsite。 CallSiteArray.defaultCall(CallSiteArray.java:48) 在 org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113) 在 org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java: 133) 在 groovy.lang.GroovyShell.evaluate(GroovyShell.java:623) 在 groovy.lang.GroovyShell.evaluate(GroovyShell.java:585) 在 Script1.run(Script1.groovy:5) 在 groovy.lang.GroovyShell。在 com.workfusion.autoit.driver.AutoItDriver.executeGroovyScript(AutoItDriver.java:243) 在 com.workfusion.autoit.driver.AutoItDriver 评估(GroovyShell.java:594)。executeScript(AutoItDriver.java:211) at com.workfusion.autoit.driver.AutoItDriver.executeScript(AutoItDriver.java:187) at com.workfusion.universal.driver.UniversalDriver.executeScript(UniversalDriver.java:149) at org.openqa .selenium.remote.server.handler.ExecuteScript.call(ExecuteScript.java:54) 在 org.openqa.selenium.remote.server.handler.WebDriverHandler.handle(WebDriverHandler.java:41) 在 org.openqa.selenium.remote .server.rest.ResultConfig.handle(ResultConfig.java:133) 在 org.openqa.selenium.remote.server.JsonHttpCommandHandler.handleRequest(JsonHttpCommandHandler.java:203) 在 org.openqa.selenium.remote.server.InMemorySession.execute (InMemorySession.java:98) 在 org.openqa.selenium.remote.server.WebDriverServlet.lambda$handle$0(WebDriverServlet.java:231) 在 java.util.concurrent。Executors$RunnableAdapter.call(Executors.java:511) 在 java.util.concurrent.FutureTask.run(FutureTask.java:266) 在 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 在 java.util .concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 在 java.lang.Thread.run(Thread.java:745)

0 投票
2 回答
583 浏览

business-process-management - 如何在 Workfusion RPA Express 中将变量值从一个机器人任务传输到另一个机器人任务?

我正在尝试设计一个业务流程,该流程将从第一个机器人任务中获取变量值并在后续机器人任务中再次使用它。谁能告诉我如何在 RPA Express 中做到这一点?

0 投票
1 回答
264 浏览

excel - WorkFusion RPA Express SetCellValue 任务失败

我正在尝试使用 WorkFusion RPA Express 创建工作流。我已经使用 (Ctrl+C) 将值从 Excel 工作表复制到变量,当我尝试在另一个 Excel 工作表中使用相同的变量“设置单元格值”时,它给出了错误。

请帮我解决这个问题。

工作流图像

0 投票
1 回答
571 浏览

workfusion - 如何在不重新安装的情况下添加/更改 Workfusion OCR 配置或解决 OCR 问题

打开 Workfusion Studio。

选择右下角
服务器配置文件:默认

单击它选择管理配置文件。

在 Preference 窗口中
选择WorkFusion studio -> Server Profiles Side menu

在此配置中,以下字段的值是什么。
OCR
实例 ?
智威汤逊发行人?
智威汤逊秘密?

实际上,当我使用我的 workfusion 工作室运行 OCR 时,我遇到了以下错误 在此处输入图像描述java:30) 在 com.workfusion.studio.rpa.recorder.playback.action.template.TemplateAction.execute(TemplateAction.java:17) 在 com.workfusion.studio.rpa.recorder.playback.player.ActionPlayer.next( ActionPlayer.java:53) 在 com.workfusion.studio.rpa.recorder.player.PlaybackLogic.playNextAction(PlaybackLogic.java:153) 在 com.workfusion.studio.rpa.recorder.player.PlaybackLogic.run(PlaybackLogic.java: 113) at java.lang.Thread.run(Thread.java:745) Caused by: org.openqa.selenium.WebDriverException: 未能执行脚本。URI 不是绝对的构建信息:版本:'9.0.0.3',修订:'1610cb545e',时间:'2018-05-24T16:45:36.185Z' 系统信息:主机:'WIN-NC78EG9TDCU',ip:'192.168 .192.133',os.name:'Windows Server 2012 R2',os.arch:'amd64',os.version:'6.3',java。在 com.workfusion.studio.rpa.recorder.playback.player.ActionPlayer.next(ActionPlayer.java:53) 在 com.workfusion.studio.rpa.recorder.player.PlaybackLogic.playNextAction( PlaybackLogic.java:153) at com.workfusion.studio.rpa.recorder.player.PlaybackLogic.run(PlaybackLogic.java:113) at java.lang.Thread.run(Thread.java:745) 原因:org.openqa .selenium.WebDriverException:无法执行脚本。URI 不是绝对的构建信息:版本:'9.0.0.3',修订:'1610cb545e',时间:'2018-05-24T16:45:36.185Z' 系统信息:主机:'WIN-NC78EG9TDCU',ip:'192.168 .192.133', os.name: 'Windows Server 2012 R2', os.arch: 'amd64', os.version: '6.3', java.version: '1.8.0_121' 驱动信息: driver.version: UniversalDriver Build info : 版本:

0 投票
0 回答
292 浏览

workfusion - 执行 OCR 时出错

执行 OcrAction com.workfusion.studio.rpa.recorder.playback.PlaybackException 时出错:执行 TemplateAction[templateName=OcrAction.ftl,id=2,name=Optional[OcrAction],parent=-1,nextSibling=3,arguments=ActionArguments 时出错[varName=[name],imageName=[C:\Users\Administrator\workfusion-workspace\rpae_project\OCR\1532498224608-anchor-1532498224737.apng],fullImageName=[1532498224608.png],xsi:type=[recorder:OcrAction , 记录器:OcrAction],pollingInterval=[300],active=[true],type=[CONTROL],offsetX=[-353],delay=[5000],offsetY=[272],width=[156],actionDetails =[(to 'name' rectangle 156 x 26)],height=[26],awaitTimeout=[5000]]] at com.workfusion.studio.rpa.recorder.playback.flow.StandardControlFlow.execute(StandardControlFlow.java: 54) 在 com.workfusion.studio.rpa.recorder.playback.action.template.TemplateAction.execute(TemplateAction.java:30) 在 com.workfusion.studio.rpa.recorder.playback.action.template.TemplateAction.execute(TemplateAction.java:17) 在 com.workfusion.studio.rpa.recorder.playback.player.ActionPlayer.next( ActionPlayer.java:53) 在 com.workfusion.studio.rpa.recorder.player.PlaybackLogic.playNextAction(PlaybackLogic.java:153) 在 com.workfusion.studio.rpa.recorder.player.PlaybackLogic.run(PlaybackLogic.java: 113) 在 java.lang.Thread.run(Thread.java:745)PlaybackLogic.run(PlaybackLogic.java:113) 在 java.lang.Thread.run(Thread.java:745)PlaybackLogic.run(PlaybackLogic.java:113) 在 java.lang.Thread.run(Thread.java:745) 引起:org.openqa.selenium.WebDriverException: java.lang.ClassNotFoundException: com.workfusion.desktop.driver.ocr.impl.OcrException 找不到 com.workfusion.studio.dependencies.rpa-api_9.0.0.3 构建信息:版本:'9.0.0.3',修订:'1610cb545e',时间:'2018-05-24T16:45:36.185Z' 系统信息:主机:'WIN-NC78EG9TDCU',ip:'192.168.192.133', os.name: 'Windows Server 2012 R2', os.arch: 'amd64', os.version: '6.3', java.version: '1.8.0_121' 驱动程序信息: driver.version: RemoteWebDriver at org.openqa.selenium .remote.internal.CustomWrapper.isCustomWrapperElement(CustomWrapper.java:44) 在 org.openqa.selenium.remote.JsonToBeanConverter.convert(JsonToBeanConverter.java:218) 在 org.openqa.selenium.remote.JsonToBeanConverter.convertMap(JsonToBeanConverter.java :351) 在 org.openqa.selenium.remote.JsonToBeanConverter.convert(JsonToBeanConverter.java:228) 在 org.openqa.selenium.remote.JsonToBeanConverter.convert(JsonToBeanConverter.java:228)48) 在 org.openqa.selenium.remote.JsonToBeanConverter.convert(JsonToBeanConverter.java:48) 在 org.openqa.selenium.remote.http 的 org.openqa.selenium.remote.JsonToBeanConverter.convert(JsonToBeanConverter.java:149) .AbstractHttpResponseCodec.decode(AbstractHttpResponseCodec.java:82) at org.openqa.selenium.remote.http.AbstractHttpResponseCodec.decode(AbstractHttpResponseCodec.java:45) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164 ) 在 org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:592) 在 com.workfusion.rpa.helpers.RPA 的 org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:656)。 com.workfusion.rpa.helpers.RPA.executeGroovyScript(RPA.java:930) 上 com.workfusion.rpa.helpers 上的 executeScript(RPA.java:864)。Ocr.proccessImage(Ocr.java:111) at com.workfusion.rpa.helpers.Ocr.proccessImage(Ocr.java:35) at com.workfusion.rpa.helpers.Ocr$proccessImage.call(Unknown Source) at org. codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113) at Script2.run(Script2.groovy:7)在 com.workfusion.studio.rpa.recorder.playback.shell.GroovyShellWrapper.executeScript(GroovyShellWrapper.java:90) 在 com.workfusion.studio.rpa.recorder.playback.player.PlaybackContext.executeScript(PlaybackContext.java:65)在 com.workfusion.studio.rpa.recorder.playback.flow.StandardControlFlow 的 com.workfusion.studio.rpa.recorder.playback.action.template.TemplateAction.executeBehavior(TemplateAction.java:35)。在 com.workfusion.studio.rpa.recorder.playback.action.template.TemplateAction.execute(TemplateAction.java:30) 在 com.workfusion.studio.rpa.recorder.playback.action 执行(StandardControlFlow.java:46)。 com.workfusion.studio.rpa.recorder.playback.player.ActionPlayer.next(ActionPlayer.java:53) 在 com.workfusion.studio.rpa.recorder.player 的 template.TemplateAction.execute(TemplateAction.java:17)。 PlaybackLogic.playNextAction(PlaybackLogic.java:153) at com.workfusion.studio.rpa.recorder.player.PlaybackLogic.run(PlaybackLogic.java:113) at java.lang.Thread.run(Thread.java:745) : java.lang.ClassNotFoundException: com.workfusion.studio.dependencies.rpa-api_9.0.0.3 在 org.eclipse.osgi.internal.loader 找不到 com.workfusion.desktop.driver.ocr.impl.OcrException。捆绑加载器。findClassInternal(BundleLoader.java:461) 在 org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:372) 在 org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:364)在 org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161) 在 java.lang.ClassLoader.loadClass(ClassLoader.java:357) 在 java.lang.Class.forName0(Native Method) 在 java .lang.Class.forName(Class.java:264) 在 org.openqa.selenium.remote.internal.CustomWrapper.isCustomWrapperElement(CustomWrapper.java:42) 在 org.openqa.selenium.remote.JsonToBeanConverter.convert(JsonToBeanConverter.java :218) org.openqa.selenium.remote.JsonToBeanConverter.convertMap(JsonToBeanConverter.java:351) org.openqa.selenium.remote.JsonToBeanConverter.convert(JsonToBeanConverter.java:228) 在 org.openqa.selenium.remote.JsonToBeanConverter.convert(JsonToBeanConverter.java:149) 在 org.openqa.selenium.remote 的 org.openqa.selenium.remote.JsonToBeanConverter.convert(JsonToBeanConverter.java:48) .JsonToBeanConverter.convert(JsonToBeanConverter.java:48) 在 org.openqa.selenium.remote.http.AbstractHttpResponseCodec.decode(AbstractHttpResponseCodec.java:82) 在 org.openqa.selenium.remote.http.AbstractHttpResponseCodec.decode(AbstractHttpResponseCodec.java :45) 在 org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:656) 在 org.openqa.selenium.remote 的 org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)。 RemoteWebDriver.executeScript(RemoteWebDriver.java:592) 在 com.workfusion.rpa.helpers.RPA.executeScript(RPA.java:第864章.proccessImage(Ocr.java:35) at com.workfusion.rpa.helpers.Ocr$proccessImage.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48) at org .codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113) at Script2.run(Script2.groovy:7) at com.workfusion.studio.rpa.recorder.playback.shell.GroovyShellWrapper.executeScript(GroovyShellWrapper .java:90) 在 com.workfusion.studio.rpa.recorder.playback.player.PlaybackContext.executeScript(PlaybackContext.java:65) 在 com.workfusion.studio.rpa.recorder.playback.action.template.TemplateAction。executeBehavior(TemplateAction.java:35) 在 com.workfusion.studio.rpa.recorder.playback.flow.StandardControlFlow.execute(StandardControlFlow.java:46) 在 com.workfusion.studio.rpa.recorder.playback.action.template。 TemplateAction.execute(TemplateAction.java:30) 在 com.workfusion.studio.rpa.recorder.playback.action.template.TemplateAction.execute(TemplateAction.java:17) 在 com.workfusion.studio.rpa.recorder.playback。 player.ActionPlayer.next(ActionPlayer.java:53) 在 com.workfusion.studio.rpa.recorder.player.PlaybackLogic.playNextAction(PlaybackLogic.java:153) 在 com.workfusion.studio.rpa.recorder.player.PlaybackLogic。在 java.lang.Thread.run(Thread.java:745) 处运行(PlaybackLogic.java:113)46) 在 com.workfusion.studio.rpa.recorder.playback.action.template.TemplateAction.execute(TemplateAction.java:30) 在 com.workfusion.studio.rpa.recorder.playback.action.template.TemplateAction.execute( TemplateAction.java:17) 在 com.workfusion.studio.rpa.recorder.playback.player.ActionPlayer.next(ActionPlayer.java:53) 在 com.workfusion.studio.rpa.recorder.player.PlaybackLogic.playNextAction(PlaybackLogic. java:153) 在 com.workfusion.studio.rpa.recorder.player.PlaybackLogic.run(PlaybackLogic.java:113) 在 java.lang.Thread.run(Thread.java:745)46) 在 com.workfusion.studio.rpa.recorder.playback.action.template.TemplateAction.execute(TemplateAction.java:30) 在 com.workfusion.studio.rpa.recorder.playback.action.template.TemplateAction.execute( TemplateAction.java:17) 在 com.workfusion.studio.rpa.recorder.playback.player.ActionPlayer.next(ActionPlayer.java:53) 在 com.workfusion.studio.rpa.recorder.player.PlaybackLogic.playNextAction(PlaybackLogic. java:153) 在 com.workfusion.studio.rpa.recorder.player.PlaybackLogic.run(PlaybackLogic.java:113) 在 java.lang.Thread.run(Thread.java:745)com.workfusion.studio.rpa.recorder.player.PlaybackLogic.playNextAction(PlaybackLogic.java:153) 上 com.workfusion.studio.rpa.recorder.player 上的播放.player.ActionPlayer.next(ActionPlayer.java:53)。 PlaybackLogic.run(PlaybackLogic.java:113) 在 java.lang.Thread.run(Thread.java:745)com.workfusion.studio.rpa.recorder.player.PlaybackLogic.playNextAction(PlaybackLogic.java:153) 上 com.workfusion.studio.rpa.recorder.player 上的播放.player.ActionPlayer.next(ActionPlayer.java:53)。 PlaybackLogic.run(PlaybackLogic.java:113) 在 java.lang.Thread.run(Thread.java:745)

0 投票
1 回答
288 浏览

automation - 如何使用workfusion studio检查网页中是否存在xpath元素?

使用 workfusion studio 条件操作检查打开的网页中是否存在 xpath 元素。

目前我正在使用 webelement Actions Library 登录特定网站。它工作正常。

但是当我已经登录时,它会在登录步骤上给我一个错误,因为它直接重定向到主页上。

所以,我想检查我的网页上是否存在 Xpath 元素。

0 投票
1 回答
218 浏览

bots - http-param-extended 在 RPA Express 中不起作用

我有以下问题:

在 Workfusion Studio 中,我创建了一个新的机器人任务并定义了 2 个变量:

我有以下回应:

{"error":{"code":400036,"message":"收件人字段是必填项。"}}

我已经通过 Chrome 上的 Restlet Client 测试了以下 api:

在此处输入图像描述

在此处输入图像描述

我的定义中的http-param-extended有什么问题,请指教!

0 投票
1 回答
475 浏览

checkbox - RPA Express (Workfusion) Web 元素设置复选框

我是 RPA Express (Workfusion) 的新手,我不知道如何使用 Web 元素将复选框设置为 true - 由 xpath 设置。需要将什么双关语放入变量中才能将复选框设置为 CHECKED 状态?

我不能使用 Click Mouse 功能,因为它会切换状态,而我的目标是确保复选框始终设置为 TRUE。