Unable to enter text in popup window

Hi,
I am new to OATS OpenScript. I am unable to enter text in the popup window.
Here's my situation in detail:
My application is in Oracle Siebel and the pop up is a webpage dialog.
When I click on the Button in Siebel application, the webpage dialog pops up and there is a text box and a Submit button.
When I was recording, I was unable to record the webpage dialog as it was not identified by Openscript recorder.
Hence, I recorded the webpage seperately and the standalone scripts runs fine. It is able to navigate to the page and enter the text in textbox and click submit button.
Now I am trying to integrate those Webpage XPath in my existing script but it fails to recognize the webpage or the textbox from the popup webpage dialog.
Has anyone able to figure out how to record the popup windows using OATS OpenScript? Please help.
Thanks,
Sapna

Hi Deepu,
Thanks for replying.
web:window[@index='0' or @title='Enter Card Number']/web:document[@index='0']/web:body[@index='0']
web:window[@index='0' or @title='Enter Card Number']/web:document[@index='0']/web:input_text[@id='txt_name' or @name='name' or @index='0']
web:window[@index='0' or @title='Enter Card Number']/web:document[@index='0']/web:input_submit[@name='submit' or @value='Submit' or @index='0']
These are the XPaths I get when I record that webpage seperately.
Also when I was recording the webpage alongwith the siebel app, I got these XPaths for the same objects:
/web:dialog_unknown[@text='Enter Card Number -- Webpage Dialog' and @winClass='Internet Explorer_TridentDlgFrame' and @index='0']/web:accText[@index='2']
Submit Button
/web:dialog_unknown[@text='Enter Card Number -- Webpage Dialog' and @winClass='Internet Explorer_TridentDlgFrame' and @index='1']/web:accPushButton[@index='0' or @name='Submit']
I also read in one of the forums that if the object is not added, I need to add it manually. How can i do that?:
Popup wb window is not detected by openscript
Thanks,
Sapna

Similar Messages

  • When sharing a video on You Tube I am unable to enter text

    When sharing a video from You Tube to Facebook I am unable to enter text in the text box. The video does go onto Facebook, I just can't enter a comment.
    == This happened ==
    Every time Firefox opened
    == Installed Firefox

    I had exactly the same issue, that the Apple wireless keyboard became unpaired, and I couldn't get past the password-protected log-in screen, because I didn't have a wired keyboard laying around.
    OK folks,
    Discovered by trial and error that it was the wireless mouse (not an Apple brand) that was preventing the keyboard from pairing, even though it's not a bluetooth mouse...
    Here's the steps I used...
    1. Disconnected the USB  mouse cord from the Mac Mini.
    2. Turned off the Apple wireless keyboard from switch on the back.
    3. Turn Mac Mini off, then back on.
    4. Waited for it to boot up as far as  the password-protected screen.
    5. Turned on the Apple wireless keyboard, waited for it to stop blinking, indicating (hoping) that it paired        up.
    6. And voila... was able to then type in the password...
    7. Then plugged the non-Apple wireless mouse sensor  cord back into the Mac Mini's USB port
    I also immediately went in to the MacMini's Sharing options and set that up for remote management in case something else happens down the road for other problems...
    Thanks though to all who suggested solutions... they may come in handy in the future.
    Hope this helps someone else...
    Lynda

  • Unable to enter text in text area box

    Hi all,
    I have an issue. unable to enter comments in the text area in the client side application while i can able to enter from my system. But when they login and logout they can able to enter.
    When they again comeback to the page they could not. It is very difficult to logout everytime.
    Is it a browser issue or any text area functionality?
    Browser is IE
    apex version is 4.0
    can anyone please help?
    Regards
    Raj.

    RajEndiran wrote:
    Hi all,
    I have an issue. unable to enter comments in the text area in the client side application while i can able to enter from my system. But when they login and logout they can able to enter.
    When they again comeback to the page they could not. It is very difficult to logout everytime.
    Is it a browser issue or any text area functionality?
    Browser is IE
    apex version is 4.0
    can anyone please help?
    Regards
    Raj.Wrong forum.
    Entering information into a form has nothing to do with SQL or PL/SQL.
    Try the apex forum: Oracle Application Express (APEX)

  • Unable to enter text in text boxes in Safari

    When using Safari 6.0.2 I frequently cannot enter text into a text box. If I open a new page, it will work fine for a while and then develop the same problem. Anybody else have this problem and find a solution?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac. 
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing. 
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects. 
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then either copy or drag it. The headings “Step 1” and so on are not part of the commands. 
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply. 
    Launch the Terminal application in any of the following ways: 
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.) 
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens. 
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Copy or drag — do not type — the line below into the Terminal window, then press return:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}' 
    Post the lines of output (if any) that appear below what you just entered (the text, please, not a screenshot.) You can omit the final line ending in “$”. 
    Step 2 
    Repeat with this line:
    sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfix|x)/{print $3}' 
    This time, you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning. 
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step. 
    Step 3
    launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}' 
    Step 4
    ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null  
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting. 
    Step 5
    osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null 
    Remember, steps 1-5 are all drag-and-drop or copy-and-paste, whichever you prefer — no typing, except your password. Also remember to post the output. 
    You can then quit Terminal.

  • Unable to enter text in textboxes for mac

    Hi,
    I have a site at balachadha.com which works fine on IE.
    I also have a g4 that works fine.
    The problem is that on the log in page some mac users are
    saying that they cannot enter text. This is even with the latest OS
    and browser versions. I have some encrypted html around the flash
    to prevent people from cutting and pasting images, but as I say It
    works fine on a g4 for me. Any ideas?

    Hi,
    i was ablwe to do it wwith
    Font f = new Font( "Arial Unicode MS", Font.PLAIN, 12 );

  • Passing Value from a Popup Window Back to the Parent Window

    I am using JSF. I try to pass a value that is entered by users in the popup window back to a text field in the parent window.
    quote: document.forms[ ].elements[ ] is null or not an object.
    The relevant code snippets are shown below. The screen1.jsp is the parent window:
             <script language="JavaScript1.1">
               function doPopup(source)
                    popup = window.open("externalFilePopup.jsp",
                        "popup",
                         "height=300,width=200,toolbar=no,menubar=no,"                    + "scrollbars=yes");
                    popup.openerFormId = source.form.id;
                    popup.focus();
               </script>
    <h:outputText value="Enter the external system file name"/>        <h:inputText value="#{dataManagementBean.ip}" size="18" />
    <h:commandButton value="..." onclick="doPopup(this); return false;" />
    ..........The externalFilePopup.jsp is the popup window:
            <script language="JavaScript1.1">
                function doSave( value )
                   var formId = window.openerFormId;
                   opener.document.forms[ formId ].elements[ formId + ":ip" ].value = value;
                   window.close();
            </script>
         <h:outputText value="IP Address: "/>
         <h:inputText size="25" value="#{dataManagementBean.ip }" required="true"/>
         <h:commandButton value="OK" onclick="doSave('#{dataManagementBean.ip}');"/>
            .......... The script error occurs when I click on this OK button.
    Please point out the mistakes in my code. Thank you.

    I have made some modifications to the code in the popup window. The error reported in my previous posting is gone. But, I still have several problems:
    1. syntax error in the popup window jsp page: line 45, char 21, syntax error, ..., Do you want to continue running script on this page?2. The popup window does not close after I click on the OK button that I coded in the popup window jsp.
    3. The value that I entered in the popup window eventually gets passed back to the text field in the parent window only if I re-run the application.
    The relevant JavaScript code snippets are:
            <script language="JavaScript1.1">
                function doSave( value )
                   var formId = window.openerFormId;
                   opener.document.forms[ formId ].form[ formId + ":ip" ].value = value;
                   window.close();
            </script>
                                       <h:outputText value="IP Address: "/>
         <h:inputText size="25" id="ip" value="#{dataManagementBean.ip }" required="true"/>
         <h:commandButton value="OK" onclick="doSave('ip'); return=false;"/>
    ......What are the mistakes that I made?

  • When I open a PDF in Firefox using the Acrobat plugin, it prevents me from entering text anywhere else in Firefox

    I like to have multiple tabs open in Firefox. If one of those tabs contains a PDF, I am unable to enter text anywhere else in Firefox, such as if I want to type a URL or use the Google search box. I have to close the PDF in order to be able to type again. Is there any way to fix this?

    Starting in Firefox 19, PDF files will display by default in a built-in viewer. This viewer does not yet support all of the features of the Adobe viewer, and may also have some bugs. Other than changing viewers, as described in the following article, I'm not sure what to suggest.
    [[How to disable the built-in PDF viewer and use another viewer]]

  • Popup window for data selection in maintenance view

    Hi,
    How to create popup window for data selection in maintenance view. For example when you go to view v_t510 in se16, there you will see a popup window to enter values. after you enter the values in that window, then data related to those values that you entered in the popup window will displayed.
    How can we do that for the custom maintenance view?
    Thanks in advance for your help guys.
    Regards,
    Srinivas.

    In your custom maintainace view, if you select the Data browser / Table view maintainace under the tab "Maint Status" as "Dispaly maintanence allowed with restriction" than system will give you popup to restrict by selection.
    Regards,
    Naimesh Patel

  • I want to insert thumbnails in my page that are links to videos in popup windows

    I can do this by a hyperlink but getting a thumbnail from the video and making it a link I am struggling with. I could sort the thumbnail out as an image, but it is the link i don't know how to do. I can't seem to get hotspots involved with the js link as in:
    <script type="text/javascript">
            // Popup window code
            function newPopup2(url) {
            popupWindow = window.open(
            url,'popUpWindow','height=700,width=800,left=10,top=10,resizable=yes,scrollbars=yes,toolb ar=no,menubar=no,location=no,directories=no,status=yes')
            </script> <a href=
            "JavaScript:newPopup2('pop.htm');">Link text</a>
    This works like a charm, but I can't swap the "link text" for an thumbnail and hotspot or however it is done.
    Help would be great.

    Create a Pop-Up window in DW with the Behaviors Panel.  See link for details.
    http://alt-web.blogspot.com/2012/03/create-pop-up-window-in-dreamweaver.html
    You shouldn't need an image map for this.  A single thumbnail image (or text) can be linked to a pop-up page.
    Nancy O.

  • No cursor available for entering text in an https site popup. Site is on "trusted/allowed" list. Do get cursor on same site with IE6.

    No cursor is available for entering text in an allowed https popup. Site is on "trusted/allowed" list. Cursor is available and text enters on same site using IE6. Same "no cursor" issue occurs with FF on my laptop. Both machines are Windows XP Home, SP2.
    == This happened ==
    Every time Firefox opened
    == FF was installed -- all updates for FF and extensions are current

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    You can use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    You have to close and restart Firefox after each change via "File > Exit" (on Mac: "Firefox > Quit")

  • Can you enter text into "info" pop-up window for TV Shows?

    It's not a big deal, but I was just wondering if there is a way (a script perhaps) of entering text into the little "info" pop-up window for TV Shows in iTunes? (You know the one...it pops-up when you click on the little "i" in the description box on the TV Shows main playlist)
    The show files I made myself have blank info windows of course and it would be nice to be able to enter a decent length description of the episode (the character limit in the "Description" box is so short).
    Like I said, it's not a big deal, but it would be nice to be able to enter info in there...so if anybody knows how...please let me know.
    Yhanx a lot!

    Thank you very much for your reply! I will definitely pass this along to the IT department! Smiling now!

  • For some reason the Apple ID window in iTunes  and App Store now seems to have a character number constraint. As a result I am unable to enter the final few characters of my Apple ID which I have had for many years. Does anyone know what has caused this?

    For some reason the Apple ID window in iTunes and App Store now seems to suddenly have a character number constraint which prevents me using my 29 character Apple ID. As a result I am unable to enter the final few characters of my Apple ID which I have had for many years. Does anyone know what has caused this?

    You need to ask Apple for assistance with getting back into your old ID. To do this, click here and pick a method; if that page doesn't list one for your country or you're unable to resolve this issue through the Account Security team, fill out and submit this form.
    (118441)

  • Hot to copy text from a Popup Windows in SAP CRM 7.0?

    Hi guys,
    we want to copy text from a POPUP Windows but you cannot highlighttext there.
    We've tried with "Popup to Decide List" and "Popup for Reuse components".
    Do you know if is possible to copy text from a POP-UP Windows in CRM WUI 7.0?
    We also have tried to export text to the clipboard using:
    CALL METHOD cl_gui_frontend_services=>clipboard_export
      IMPORTING
         data = lt_tab
      CHANGING
         rc = vl_rc
      EXCEPTIONS
         cntl_error = 1
         error_no_gui = 2
         not_supported_by_gui = 3
         no_authority = 4
      OTHERS = 5.
    It doesnu2019t work neither. It gets the exception CNTL_ERROR.
    Do you know any other Function/Class for this purpose?
    Thanks in advance.
    Fernando.-

    Solved.
    I've used a Text Area.

  • Hello, I have creative cloud installed on my Mac Book Pro - OS X 10.9. 5 When trying to download trial version, a popup window shows the message " you have been disconnected"  Connect to continue. No way to access to the download programs after entering t

    Hello, I have creative cloud installed on my Mac Book Pro - OS X 10.9. 5 When trying to download trial programs, a popup window shows the message " you have been disconnected"  Connect to continue. The same message comes after repeated attempt to entering the login and password info. How can I solve this?

    Hi Jeff,
    Here is the screenshot of the window which comes after any attempt to download a trial version.  It is in French, it means you have been disconnected, connect to continue.

  • I am unable to connect to my RackSpace Windows Server via ARD. I have added a computer entering the ip address, username, and password but I can't establish a connection. I am missing a setting or to step that is different in ARD?

    I am unable to connect to my RackSpace Windows Server via ARD. I have added a computer entering the ip address, username, and password but I can't establish a connection. I am missing a setting or to step that is different in ARD?

    ARD only works with Windows computers if the Windows computer is running VNC server software.  Even then it can only control and observe.  Do you have this installed?

Maybe you are looking for

  • Upgrading Oracle from 9.2.0.6 to 9.2.0.8

    Hi, Please help me in getting the patch no. to upgrade my current version 9.2.0.6 to 9.2.0.8 for HP-UX OS. I had searched in metalink but all i was able to figure out the patch for differnt OS Please anyone can tell me to patch no for HP-UX 11i OS

  • Bapi BAPI_ACC_INVOICE_RECEIPT_POST

    Hi, I want to be able to use the bapi with tax. I have the following code which gives me the result: E FF 747 Tax amount must not be greater than the tax base. Its not clear to me what i do wrong when filling the tables for the bapi. Any help will be

  • HT2488 Automator movie not playing

    I have created an application in Automator using the get movie and play movie options, i have saved the saved application file into my login items and enabled auto login. The problem is that when i bootup the machine nothing happens it just auto logs

  • Uncaught exception:net.rim.device.api.i18n.MissingResourcexception

    I am going crazy. If my phone gets shut off, it takes 5+ minutes to come on.  a white screen and the clock of death appears. The "uncaught exception:net.rim.device.api.i18n.MissingResourcexception" is what comes up.  I cant email my photo's or text t

  • Can't play songs I bought from itunes

    I am on my third e-mail address since I started itunes. I recently moved and itunes is saying it doesn't recognize my computer. I have tried the old e-mail addresses and it still won't work. Help?