WebdriverCourseTipsActions

טיפים וטריקים: אקשנים

Actions בסלניום היא מחלקה הנותנת לנו יכולות לבצע פעולות מורכבות יותר מלחיצה על כפתור או שליחת טקסט, בד"כ מדובר ברצף של פעולות שהתאגדו לכדי מתודה אחת, מתודה שממומשת כאמור במלחקת Actions, בדף זה נראה כמה שימושים שונים של Actions Drag&Drop: ניקח את האתר הרשמי של jQuey לדוגמא לשימוש ב-Drag&Drop ונפעיל עליו Actions עם ה-Webdriver:   […]

WebdriverCourseTipsGeneral

טיפים וטריקים: כללי

העלאת קבצים: במהלך הקורס הזכרתי כבר את המוגבלות של סלניום לעבור לחלונות שאינם שייכים לדפדפן עצמו, אחד מהמקרים הוא חלון ה-windows להעלאת קבצים. דרך אחת להתמודדות העניין הראתי בשיעור 21 תוך עבודה עם מחלקה חיצונית – Robot Class , דרך שנייה הצגתי בשיעור 22 בעבודה מול כלי חיצוני שנקרא AutoIT. למען האמת, ניתן לפתור בעיה […]

WebdriverCourseTipsSearch

טיפים וטריקים: חיפוש וזיהוי

בפוסט זה אציג כמה טיפים וטריקים המטפלים בחיפוש וזיהוי של אלמנטים לא טריוויאלים. שיטות לחיפוש שעד כה לא הצגנו. חיפוש מילה בעמוד: לא קיימת מתודה בסלנים של – verifyTextPresent , לכן אם נרצה לבצע זאת, נצטרך להשתמש ב-getPageSource , כך: public boolean verifyTextPresent(String text) { return driver.getPageSource().contains(text); } או כך: public boolean verifyTextPresent(String text) { […]

ATID College will give you the tools to be an automation developer

In this hi tech world, everyone is trying to walk with the latest technology. This is the main reason for the increasing popularity of online test automation courses like Java test automation , Selenium test automation , Python test automation , Appium test automation , and others. Generally, most of the crowd moves towards the […]

Learn Selenium WebDriver Online at Online Tutorial ATID College

Selenium WebDriver Online – In the current era, most of the folks depend on the internet. Because, the internet has become a very lucrative platform to perform various daily tasks like shopping, documentation, registration, banking transaction, and more. The internet makes our task easier and faster too. With the other essential tasks, we can get […]

: ATID College Brings Selenium Course Online

Description: ATID College has a wide range of online courses like Selenium webdriver course and many others. Here, we help students to make you aware of all concepts of subject. These days, most students are interested in the technology based course, like, programming languages, networking courses, test automation courses, and more. All these kinds of […]

Selenium WebDriver Guide at ATID College – Free Selenium Guide!

Why should you choose selenium webdriver automation ? Selenium WebDriver Test Automation is considered the most popular testing platform. Presently, this testing platform is used by several industry professionals to test the web applications and give it complete form. This testing platform has many features, which make it popular among its users. The main trait […]

Automation Guide and Many More Test Automation info at ATID College

Its All About Test Automation automation guide – The IT industry is spreading the magic of software and applications everywhere in the world. This industry has reached an elevated position of success. only because of its highly innovated products which have proven helpful in our regular life. This is the reason that most of the […]