Please check what is included into new version of XML2Selenium and switch to it in your development. 1) The ability to declare a <variable> inside the <testcase> tag was added. The variable declared in this way is global and available..
Our team completed work on “Billing system for the multimedia channels provider” project. The main goal of the project was the development of new functionalities for already working application, which was designed as an automated costing system of services rendered..
Please check what is included into new version of XML2Selenium and switch to it in your development. 1) The modal window couldn’t be opened when clicking on elements <div>, <span>, <text>, <p>, <img>. Now when the modal window is opened,..
We have posted the new document “Manual for free testing of XML2Selenium framework” on XML2Selenium.com web site. This manual contains information on how to test our XML2Selenium framework, not buying it. Following the steps given in this manual, you can..
Our company completed English translation of “XML2Selenium Local Windows environment installation manual“. You can find all the available documents dedicated XML2Selenium framework for automated tests creation and management, visiting http://www.xml2selenium.com/, “Study” section. At the moment there is a list of available..
Just imagine the following task. There is a curve consisting of N points in the plane. It is required to construct the curve that follows the contours of the original curve but consists of fewer amounts of points. So, one..
This can be done by using the following code: applet.getAppletContext(). showDocument(new URL(“javascript:” + js)); Where applet is an object of JApplet class, js is a JavaScript function name, for example: show(). With that, the applet should be launched from JavaScript To..
Please check what is included into new version of XML2Selenium and switch to it in your development. 1) The new openLinkInNewWindow action for <webelement> tag was added. This action allows you when clicking on a link to open the page in a new window...
Our company staff has created manual for XPath Study. It is written in simple and accessible language and is primarily intended for automation testers studying at the training course held in the company. But we are confident that this manual is..
Hello, dear reader! Firstly, I want to warn you that this article is not the only and absolutely correct solution to the problem of simultaneous mp3 and wav files playback. This article only tells one of the way of solving..
Our company with great pleasure took part in the organization of clean-up event on Saturday 9 May, 2014. We cleaned up springs – one of the most beautiful and picturesque place in and after good work arranged creative evening. We..
Please check what is included into new version of XML2Selenium and switch to it in your development. 1) In Business report the display of <before> and <after> tags in the WebView was implemented: 2) In Behavior report the filtering by..