Blue prism Spying HTML mode issue (spied elements are moved)











up vote
0
down vote

favorite












I have an issue spying HTML elements, with HTML mode. I am able to identify all of the elements, but it seems like identified object has been "moved down-left".
(See example below - Google Search button has been spied, and green rectangle is moved)
I'm pretty sure that element is spied correctly, becouse even if I add manually correct element ID (which is unique), - rectangle is still moved.
All actions (e.g. click centre) are realted to green rectangle. (so in case below it will not work, becouse its centre is below bottom of Google Search button)



enter image description here



Any ides will be really appreciated!










share|improve this question




























    up vote
    0
    down vote

    favorite












    I have an issue spying HTML elements, with HTML mode. I am able to identify all of the elements, but it seems like identified object has been "moved down-left".
    (See example below - Google Search button has been spied, and green rectangle is moved)
    I'm pretty sure that element is spied correctly, becouse even if I add manually correct element ID (which is unique), - rectangle is still moved.
    All actions (e.g. click centre) are realted to green rectangle. (so in case below it will not work, becouse its centre is below bottom of Google Search button)



    enter image description here



    Any ides will be really appreciated!










    share|improve this question


























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have an issue spying HTML elements, with HTML mode. I am able to identify all of the elements, but it seems like identified object has been "moved down-left".
      (See example below - Google Search button has been spied, and green rectangle is moved)
      I'm pretty sure that element is spied correctly, becouse even if I add manually correct element ID (which is unique), - rectangle is still moved.
      All actions (e.g. click centre) are realted to green rectangle. (so in case below it will not work, becouse its centre is below bottom of Google Search button)



      enter image description here



      Any ides will be really appreciated!










      share|improve this question















      I have an issue spying HTML elements, with HTML mode. I am able to identify all of the elements, but it seems like identified object has been "moved down-left".
      (See example below - Google Search button has been spied, and green rectangle is moved)
      I'm pretty sure that element is spied correctly, becouse even if I add manually correct element ID (which is unique), - rectangle is still moved.
      All actions (e.g. click centre) are realted to green rectangle. (so in case below it will not work, becouse its centre is below bottom of Google Search button)



      enter image description here



      Any ides will be really appreciated!







      html automation






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jun 6 '17 at 20:26









      R. Richards

      13.4k73441




      13.4k73441










      asked Jun 6 '17 at 13:14









      Michał Plich

      6311




      6311
























          3 Answers
          3






          active

          oldest

          votes

















          up vote
          2
          down vote



          accepted










          Set your screen text resolution (in windows) to 100% (it's usually in 200%). Log off, log back on, and try again.



          After logging back on, you can either increase it again or change resolution if the text is too small.






          share|improve this answer




























            up vote
            1
            down vote













            Havan, thank's for support, actually you were close enough. The real answer was more trivial - my default browser zoom was set to 120%, so the solution was to change it to 100%






            share|improve this answer




























              up vote
              0
              down vote













              try to include/check 'path' attribute in attribute list after spying. Its better not to depend on resolution.






              share|improve this answer





















                Your Answer






                StackExchange.ifUsing("editor", function () {
                StackExchange.using("externalEditor", function () {
                StackExchange.using("snippets", function () {
                StackExchange.snippets.init();
                });
                });
                }, "code-snippets");

                StackExchange.ready(function() {
                var channelOptions = {
                tags: "".split(" "),
                id: "1"
                };
                initTagRenderer("".split(" "), "".split(" "), channelOptions);

                StackExchange.using("externalEditor", function() {
                // Have to fire editor after snippets, if snippets enabled
                if (StackExchange.settings.snippets.snippetsEnabled) {
                StackExchange.using("snippets", function() {
                createEditor();
                });
                }
                else {
                createEditor();
                }
                });

                function createEditor() {
                StackExchange.prepareEditor({
                heartbeatType: 'answer',
                convertImagesToLinks: true,
                noModals: true,
                showLowRepImageUploadWarning: true,
                reputationToPostImages: 10,
                bindNavPrevention: true,
                postfix: "",
                imageUploader: {
                brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
                contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
                allowUrls: true
                },
                onDemand: true,
                discardSelector: ".discard-answer"
                ,immediatelyShowMarkdownHelp:true
                });


                }
                });














                 

                draft saved


                draft discarded


















                StackExchange.ready(
                function () {
                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f44391026%2fblue-prism-spying-html-mode-issue-spied-elements-are-moved%23new-answer', 'question_page');
                }
                );

                Post as a guest















                Required, but never shown

























                3 Answers
                3






                active

                oldest

                votes








                3 Answers
                3






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes








                up vote
                2
                down vote



                accepted










                Set your screen text resolution (in windows) to 100% (it's usually in 200%). Log off, log back on, and try again.



                After logging back on, you can either increase it again or change resolution if the text is too small.






                share|improve this answer

























                  up vote
                  2
                  down vote



                  accepted










                  Set your screen text resolution (in windows) to 100% (it's usually in 200%). Log off, log back on, and try again.



                  After logging back on, you can either increase it again or change resolution if the text is too small.






                  share|improve this answer























                    up vote
                    2
                    down vote



                    accepted







                    up vote
                    2
                    down vote



                    accepted






                    Set your screen text resolution (in windows) to 100% (it's usually in 200%). Log off, log back on, and try again.



                    After logging back on, you can either increase it again or change resolution if the text is too small.






                    share|improve this answer












                    Set your screen text resolution (in windows) to 100% (it's usually in 200%). Log off, log back on, and try again.



                    After logging back on, you can either increase it again or change resolution if the text is too small.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Jun 20 '17 at 15:47









                    havan

                    628




                    628
























                        up vote
                        1
                        down vote













                        Havan, thank's for support, actually you were close enough. The real answer was more trivial - my default browser zoom was set to 120%, so the solution was to change it to 100%






                        share|improve this answer

























                          up vote
                          1
                          down vote













                          Havan, thank's for support, actually you were close enough. The real answer was more trivial - my default browser zoom was set to 120%, so the solution was to change it to 100%






                          share|improve this answer























                            up vote
                            1
                            down vote










                            up vote
                            1
                            down vote









                            Havan, thank's for support, actually you were close enough. The real answer was more trivial - my default browser zoom was set to 120%, so the solution was to change it to 100%






                            share|improve this answer












                            Havan, thank's for support, actually you were close enough. The real answer was more trivial - my default browser zoom was set to 120%, so the solution was to change it to 100%







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Jun 22 '17 at 15:30









                            Michał Plich

                            6311




                            6311






















                                up vote
                                0
                                down vote













                                try to include/check 'path' attribute in attribute list after spying. Its better not to depend on resolution.






                                share|improve this answer

























                                  up vote
                                  0
                                  down vote













                                  try to include/check 'path' attribute in attribute list after spying. Its better not to depend on resolution.






                                  share|improve this answer























                                    up vote
                                    0
                                    down vote










                                    up vote
                                    0
                                    down vote









                                    try to include/check 'path' attribute in attribute list after spying. Its better not to depend on resolution.






                                    share|improve this answer












                                    try to include/check 'path' attribute in attribute list after spying. Its better not to depend on resolution.







                                    share|improve this answer












                                    share|improve this answer



                                    share|improve this answer










                                    answered Jul 18 '17 at 11:08









                                    ShwetaC

                                    96




                                    96






























                                         

                                        draft saved


                                        draft discarded



















































                                         


                                        draft saved


                                        draft discarded














                                        StackExchange.ready(
                                        function () {
                                        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f44391026%2fblue-prism-spying-html-mode-issue-spied-elements-are-moved%23new-answer', 'question_page');
                                        }
                                        );

                                        Post as a guest















                                        Required, but never shown





















































                                        Required, but never shown














                                        Required, but never shown












                                        Required, but never shown







                                        Required, but never shown

































                                        Required, but never shown














                                        Required, but never shown












                                        Required, but never shown







                                        Required, but never shown







                                        Popular posts from this blog

                                        Xamarin.iOS Cant Deploy on Iphone

                                        Glorious Revolution

                                        Dulmage-Mendelsohn matrix decomposition in Python